Skip to content

Commit

Permalink
Added CHAIN_TYPE_BITCOIN
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulBane08 committed Sep 24, 2024
1 parent 9bce715 commit 3fac153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/validators/supported-networks
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ These are the chains that the router chain will support for validations.
},
{
"chainId": "bitcoin",
"chainType": "CHAIN_TYPE_BITCOIN",
"chainName":"bitcoin",
"wnativeAddress" : "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"blocksToSearch": 100,
Expand Down

0 comments on commit 3fac153

Please sign in to comment.