View Source: openzeppelin-solidity/contracts/GSN/Context.sol
↘ Derived Contracts: ERC20, ERC20Burnable, MinterRole, Ownable
Context
function () internal nonpayable
Arguments
Name | Type | Description |
---|
function _msgSender() internal view
returns(address payable)
Arguments
Name | Type | Description |
---|
function _msgData() internal view
returns(bytes)
Arguments
Name | Type | Description |
---|