This is the address from hsd rpc getnameresource proofofconcept.
After this PR is merged (and deployed) we should be able to access https://proofofconcept/.well-known/wallets/HNS and retrieve this address using a secure connection.
Merged for now and also added BTC. However it should be easy to add bcoin and hsd watch-only wallets to the generic handout package, add xpubs to the handout.conf file and derive new addresses with each request.
This is the address from
hsd rpc getnameresource proofofconcept
. After this PR is merged (and deployed) we should be able to access https://proofofconcept/.well-known/wallets/HNS and retrieve this address using a secure connection.