interface RequestInfoAminoMsg {
    type: "/tendermint.abci.RequestInfo";
    value: RequestInfoAmino;
}

Properties

Properties

type: "/tendermint.abci.RequestInfo"