Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update xip-46-multi-wallet-identity.md #76

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions XIPs/xip-46-multi-wallet-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ Both nodes and clients must apply the following algorithm during validation:
- The `initial_address_signature` must be recoverable to the `account_address`
- If the `initial_address_signature` comes from a Legacy Delegated Account, the Inbox must have been created with nonce `0`
- The `account_address` will become the first member of the Inbox and will be set as the `recovery_address` for the inbox
- The `account_address` must not already have an Address log pointing to a different `inbox_id`

##### AddAssociation

Expand Down
Loading