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

    Class MsgClearAdmin

    MsgClearAdmin removes any admin stored for a smart contract

    from message cosmwasm.wasm.v1.MsgClearAdmin

    Hierarchy

    Index

    Constructors

    Properties

    contract: string = ""

    Contract is the address of the smart contract

    from field: string contract = 3;

    sender: string = ""

    Sender is the actor that signed the messages

    from field: string sender = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmwasm.wasm.v1.MsgClearAdmin"

    Methods