interface ResponseExceptionAminoMsg {
    type: "/tendermint.abci.ResponseException";
    value: ResponseExceptionAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseException"