FrameDataStoreFactory
Functions
setLibraryAddress
Sets the library address for the factory.
Parameters
Name
Type
Description
_libraryAddress
address
The instance of FrameDataStore.sol to use
createFrameDataStore
Deploys a new FrameDataStore contract.
Return Values
Type
Description
address
The new FrameDataStore
Last updated