Preparing search index...
The search index is not available
subtopia-js-sdk
subtopia-js-sdk
RegistryCreateLockerParams
Interface RegistryCreateLockerParams
Parameters required for creating a locker.
interface
RegistryCreateLockerParams
{
creator
:
TransactionSignerAccount
;
lockerType
:
LockerType
;
}
Index
Properties
creator
locker
Type
Properties
creator
creator
:
TransactionSignerAccount
Account of the creator
locker
Type
locker
Type
:
LockerType
Type of the locker
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
creator
locker
Type
subtopia-js-sdk
Loading...
Parameters required for creating a locker.