Pranshu Agrawal
Pranshu Agrawal
> Maybe just comment out the link for now, we may want to restore it at some point in the future. You also might want to check through the browser-node...
I recently did a clean installation of Ubuntu and formatted my drive, hence lost access to my previous bcoin wallet and its funds. But I do have the wallet's seed...
Found this link somewhat helpful in this scenario. Here we can provide the HD key i.e. seed phrase while creating the wallet and hence can gain back the access to...
I think this cmd ```bwallet-cli mkwallet $id master=$oldseedpharse``` didn't work as I am seeing a new seed phrase for the above-made wallet.
> https://bcoin.io/api-docs/#create-a-wallet Yes, I was able to create the wallet using the command but the transactions are not showing up in the wallet info.
> @IMPranshu `reset` will usually timeout. That's because the rpc command doesnt return a `success` until the entire chain has been reset, which takes a lot longer than the timeout...
> **Versions** bcoin v1.0.2 > > **Expected** > > BIP44 HD wallets, including watch-only, to follow the specification that: > > > Software should prevent a creation of an account...
I can implement the first two comfortably. The third is the UI needed in the Terminal itself or separate some context for that is needed. The last two can also...
So what I understood is that the contents of the page have to be removed as they are incomplete. 
Please assign this to me.