interface ResponseInfoAminoMsg {
    type: "/tendermint.abci.ResponseInfo";
    value: ResponseInfoAmino;
}

Properties

Properties

type: "/tendermint.abci.ResponseInfo"