We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7044623 commit b2d0187Copy full SHA for b2d0187
specs/methods/tempo/draft-tempo-charge-00.md
@@ -379,8 +379,9 @@ the transaction. The server verifies the transaction onchain:
379
380
**Limitations:**
381
382
-- Cannot be used with `feePayer: true` (client must pay their own fees)
383
-- Server cannot modify or enhance the transaction
+- Clients MUST NOT use `type="hash"` when `methodDetails.feePayer` is
+ `true`. Servers MUST reject such credentials.
384
+- Server cannot modify or enhance the transaction.
385
386
## Transaction Verification {#transaction-verification}
387
0 commit comments