Skip to content

Commit

Permalink
Update eip155/caip10.md
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Smith <[email protected]>
  • Loading branch information
bumblefudge and chris13524 authored Aug 23, 2024
1 parent 04166f3 commit b0229ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eip155/caip10.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The `chain_id` string will be ammended as follows:
chain_id: namespace + ":" + network_id + ":" + reference
namespace: [-a-z0-9]{3,8}
network_id: [0-9]{1,64}
reference: 0x[a-fA-F0-9]{1,40}
reference: 0x[a-fA-F0-9]{40}
```

### Backwards Compatibility
Expand Down

0 comments on commit b0229ee

Please sign in to comment.