Skip to content

Commit

Permalink
Add link to CAIP-2 and remove commented text
Browse files Browse the repository at this point in the history
  • Loading branch information
danroc committed Sep 13, 2024
1 parent 3848c61 commit d514496
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions SIPS/sip-26.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,16 +125,8 @@ Account Address Resolution Snaps should have the following endowment:
}
```

Note that the `reference` part of the chain ID can be a `*` wildcard to match
any chain ID of a given namespace (e.g. `eip155:*`.)

<!--
## Backwards compatibility
Any SIPs that break backwards compatibility MUST include a section describing
those incompatibilities and their severity. The SIP SHOULD describe how the
author plans on proposes to deal with such these incompatibilities.
-->
Note that the `reference` part of the [CAIP-2][caip-2] chain ID can be a `*`
wildcard to match any chain ID of a given namespace (e.g. `eip155:*`).

### Context object

Expand All @@ -149,3 +141,4 @@ Copyright and related rights waived via [CC0](../LICENSE).
[keyring-api]: https://github.com/MetaMask/keyring-api
[snap-manage-accs]: https://docs.metamask.io/snaps/reference/snaps-api/#snap_manageaccounts
[submit-request]: https://docs.metamask.io/snaps/reference/keyring-api/account-management/#keyring_submitrequest
[caip-2]: https://github.com/ChainAgnostic/CAIPs/blob/main/CAIPs/caip-2.md

0 comments on commit d514496

Please sign in to comment.