interface GasInfoAminoMsg {
    type: "cosmos-sdk/GasInfo";
    value: GasInfoAmino;
}

Properties

Properties

type: "cosmos-sdk/GasInfo"