Commit 4eab923
feat: Add
This commit adds a type for CAIP chain IDs that are namespaced by a
known CAIP namespace.
This type enables the usage of safer literal string types for namespaced
CAIP chain IDs, and is intended as a narrower alternative to
`CaipChainId`.
---------
Co-authored-by: Eric Wolff <erwolff@gmail.com>KnownCaipNamespacedChainId type (#258)1 parent a8b12f2 commit 4eab923
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
| |||
0 commit comments