Skip to content

Commit

Permalink
update capid for btc;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Jun 26, 2024
1 parent 6e4dca3 commit 0b0543d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testnet/shared-config-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
},
{
"id": 3,
"caipId": "eip155:3",
"caipId": "bip122:000000000933ea01ad0ee984209779ba",
"name": "Bitcoin-Testnet3",
"type": "btc",
"nativeTokenSymbol": "BTC",
Expand All @@ -142,7 +142,7 @@
"resources": [
{
"resourceId": "0x0000000000000000000000000000000000000000000000000000000000000300",
"caip19": "eip155:3/erc20:tb1pkwg7akwja3ec03j3pk09fmt5d59g8axc5mya3gptxd6uacvq35usmhh8x6",
"caip19": "bip122:000000000933ea01ad0ee984209779ba/slip44:0",
"type": "fungible",
"address": "tb1pkwg7akwja3ec03j3pk09fmt5d59g8axc5mya3gptxd6uacvq35usmhh8x6",
"burnable": false,
Expand Down

0 comments on commit 0b0543d

Please sign in to comment.