interface RequestEchoAminoMsg {
    type: "/tendermint.abci.RequestEcho";
    value: RequestEchoAmino;
}

Properties

Properties

type: "/tendermint.abci.RequestEcho"