interface ResponseEchoAminoMsg {
    type: "/tendermint.abci.ResponseEcho";
    value: ResponseEchoAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseEcho"