subtopia-js-sdk
    Preparing search index...

    Interface RegistryCreateLockerParams

    Parameters required for creating a locker.

    interface RegistryCreateLockerParams {
        creator: TransactionSignerAccount;
        lockerType: LockerType;
    }
    Index

    Properties

    Properties

    creator: TransactionSignerAccount

    Account of the creator

    lockerType: LockerType

    Type of the locker