Fonta1n3 / FullyNoded

Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
https://fullynoded.app
Other
192 stars 37 forks source link

can't import or create wallet: "method not found" #241

Closed ExperiBass closed 1 year ago

ExperiBass commented 1 year ago

Describe the bug Attempting to import or create a wallet results in the error "method not found" appearing.

To Reproduce Steps to reproduce the behavior:

  1. Attempt to create or import a wallet.
  2. See error.

Expected behavior The wallet would be imported/created without a hitch.

Device (please complete the following information):

Additional context Add any other context about the problem here.

Fonta1n3 commented 1 year ago

Have you added a bitcoin core node?

Does your bitcoin.conf disable the wallet?

ExperiBass commented 1 year ago

Does your bitcoin.conf disable the wallet?

that's probably it, i'll rebuild and check again. Could i suggest electrum support be added as well?

E: yep, rebuilt with wallet support and it works, my bad 😂