DataStoreFactory.sol
Contract Members
address public implementation;Functions
function (address _implementation) public nonpayablegenerateDataStore
function generateDataStore(address _securityToken) public nonpayable
returns(address)PreviousTransfer Manager module for verifing transations with a signed message (SignedTransferManager.sol)NextOraclizeAddrResolverI.sol
Last updated
Was this helpful?