interface ResponseOfferSnapshotProtoMsg {
    typeUrl: "/tendermint.abci.ResponseOfferSnapshot";
    value: Uint8Array;
}

Properties

Properties

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