interface ParamsProtoMsg {
    typeUrl: "/seiprotocol.seichain.tokenfactory.Params";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/seiprotocol.seichain.tokenfactory.Params"
value: Uint8Array