nuts-foundation / nuts-specification

Contains the source of the Nuts specification RFCs.
https://nuts-foundation.gitbook.io
2 stars 0 forks source link

RFC017: Private TX handling of TransactionListQuery is ambiguous #230

Closed reinkrul closed 1 year ago

reinkrul commented 1 year ago

https://nuts-foundation.gitbook.io/drafts/rfc/rfc017-distributed-network-grpc-v2#5.2.3-transaction-list states:

All transactions in the TransactionList message MUST be sorted by LC value (lowest first). All transactions without a pal header MUST be added with their payload. Transactions with a pal header are discussed in §7.

Leaves up to interpretation what to do with transactions with private payloads.

woutslakhorst commented 1 year ago

"Payloads for transactions with a PAL header MUST not be added"

woutslakhorst commented 1 year ago

Backport to V1