Skip to content

Commit b2d0187

Browse files
authored
spec: upgrade hash+feePayer limitation to BCP 14 language (#204)
1 parent 7044623 commit b2d0187

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

specs/methods/tempo/draft-tempo-charge-00.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,8 +379,9 @@ the transaction. The server verifies the transaction onchain:
379379

380380
**Limitations:**
381381

382-
- Cannot be used with `feePayer: true` (client must pay their own fees)
383-
- Server cannot modify or enhance the transaction
382+
- Clients MUST NOT use `type="hash"` when `methodDetails.feePayer` is
383+
`true`. Servers MUST reject such credentials.
384+
- Server cannot modify or enhance the transaction.
384385

385386
## Transaction Verification {#transaction-verification}
386387

0 commit comments

Comments
 (0)