Skip to content

Add missing btc address to *.test.eth#21

Open
NIC619 wants to merge 1 commit intoensdomains:mainfrom
NIC619:fix_test_eth_json
Open

Add missing btc address to *.test.eth#21
NIC619 wants to merge 1 commit intoensdomains:mainfrom
NIC619:fix_test_eth_json

Conversation

@NIC619
Copy link

@NIC619 NIC619 commented Jul 28, 2022

Current example would run into resolve error because BTC address of *.test.eth is not supplied. I fill it in with a random BTC address.
Solves #20

@0xFlicker
Copy link

this does address the crash when running the readme

"60": "0x70997970c51812dc3a010c7d01b50e0d17dc79c8",
"2": "0xa914b48297bff5dadecc5f36145cec6a5f20d57c8f9b87"
"2": "0xa914b48297bff5dadecc5f36145cec6a5f20d57c8f9b87",
"0": "0x007c96701e171f91d3a5a98477c4ead125add88425e4af98c1"
Copy link

@ataki ataki Aug 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The above didn't resolve #20 for me; it gave me the same error invalid or unsupported coin data.

Copy-pasting the BTC address from the previous entry for test.eth did.

Suggested change
"0": "0x007c96701e171f91d3a5a98477c4ead125add88425e4af98c1"
"0": "0x76a91462e907b15cbf27d5425399ebf6f0fb50ebb88f1888ac"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants