interface GasInfoProtoMsg {
    typeUrl: "/cosmos.base.abci.v1beta1.GasInfo";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.base.abci.v1beta1.GasInfo"
value: Uint8Array