I’m starting to code some stuff and need to get balance from wallets I generate using bitcoinjs-lib. When I hit my bitcoin server which is running in regtest mode it says that the wallet isn’t loaded or I need to specify the wallet on the jrpc request I’m making. Is there a way for the node to just return 0?
Are there better tools to help during development?
Thanks











