interface ResponseAminoMsg {
    type: "/tendermint.abci.Response";
    value: ResponseAmino;
}

Properties

Properties

type: "/tendermint.abci.Response"