Address.sol
PreviousFactory for deploying GeneralPermissionManager module (GeneralPermissionManagerFactory.sol)NextStatusCodes.sol
Last updated
Was this helpful?
Last updated
Was this helpful?
View Source:
Address
This function will return false if invoked during the constructor of a contract, as the code is not actually created until after the constructor finishes.
Returns
whether the target address is a contract
Arguments
Name
Type
Description
account
address
address of the account to check