Skip to content

Commit

Permalink
uip 7: add further validation when transparent addresses are used
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero committed Dec 11, 2024
1 parent ce8026c commit 63fe9b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uips/uip-7.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ The `Ics20Withdrawal` action is modified to:
When the `use_transparent_address` field is true:

* Clients MUST set the `return_address` field to the transparent address.
* During transaction validation, the diversifier $d$ MUST be set to the zero ciphertext `[0u8; 16]` and the clue key $ck_d$ MUST be set to the identity element.

## Rationale

Expand Down

0 comments on commit 63fe9b5

Please sign in to comment.