interface RequestOfferSnapshotProtoMsg {
    typeUrl: "/tendermint.abci.RequestOfferSnapshot";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/tendermint.abci.RequestOfferSnapshot"
value: Uint8Array