DepositableStorage
Last updated
Was this helpful?
Source: contracts/common/DepositableStorage.sol
function`` isDepositable() public view returns (bool)
Returns:
bool
function`` setDepositable(bool _depositable) internal
Parameters:
_depositable - bool
Last updated
Was this helpful?
Was this helpful?
