interface OutputAminoMsg {
    type: "cosmos-sdk/Output";
    value: OutputAmino;
}

Properties

Properties

type: "cosmos-sdk/Output"