bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iMsgCreateAddressLists

    interface iMsgCreateAddressLists {
        addressLists: iAddressList[];
        creator: string;
    }
    Index

    Properties

    addressLists: iAddressList[]

    The address lists to create.

    creator: string

    The creator of the transaction.