Skip to content

Commit

Permalink
Remove Redundant Chain ID Definition for Alephium (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
bumblefudge authored Aug 19, 2024
2 parents 20ec06c + b759455 commit ef2b81f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alephium/caip2.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ The `chain_id` is a case-insensitive string in the form

```
chain_id: alephium + ":" + group + "_" + network_id
chain_id: alephium + ":" + network_id + "/" + group
network_id: mainnet, testnet or devnet
group: 0, 1, 2, 3 or -1
```
Expand Down

0 comments on commit ef2b81f

Please sign in to comment.