Skip to content

Commit

Permalink
feat: add new chain hash for fiber
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY committed Dec 9, 2024
1 parent d7af76a commit d4dd628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants/fiberChainHash.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export const ChainHash = new Map([
['0x0000000000000000000000000000000000000000000000000000000000000000', 'CKB Testnet'],
['0x10639e0895502b5688a6be8cf69460d76541bfa4821629d86d62ba0aae3f9606', 'CKB Testnet'],
])

0 comments on commit d4dd628

Please sign in to comment.