MockIncentive
Functions
constructor
function constructor(
address core
) public
Parameters
Name | Type | Description |
---|---|---|
core | address |
incentivize
function incentivize(
address sender,
address recipient,
address ,
uint256
) public
Parameters
Name | Type | Description |
---|---|---|
sender | address | |
recipient | address | |
`` | address | |
`` | uint256 |
setIsMint
function setIsMint(
bool _isMint
) public
Parameters
Name | Type | Description |
---|---|---|
_isMint | bool |
setIncentivizeRecipient
function setIncentivizeRecipient(
bool _incentivizeRecipient
) public
Parameters
Name | Type | Description |
---|---|---|
_incentivizeRecipient | bool |