Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default wallet on rpc calls #33

Open
DrDBanner opened this issue Mar 10, 2021 · 0 comments
Open

Default wallet on rpc calls #33

DrDBanner opened this issue Mar 10, 2021 · 0 comments

Comments

@DrDBanner
Copy link
Contributor

Issue

Partyman can't determine the correct wallet if Particl Desktop has connected to the already running Particl Core and switched wallets back and forth.

How to reproduce

  1. Start Particl Core
  2. Check status with partyman status
  3. Start Particl Desktop having 2 or more Wallets and switch back and forth between them.
  4. Close Particl Desktop
  5. Check status with partyman status

Bildschirmfoto 2021-03-10 um 16 30 18

Possible solution

  • Check if there are more than 1 wallet(s) present and no default wallet is set within partyman
  • Add a default wallet switch mechanism within partyman. -> "Partyman has identified the following wallets [1,2,3], which one is the default wallet you want partyman to interact with?
  • Make all rpc calls with a determined wallet mandatory

Note

Since Bitcoin 0.21.0 The createwallet, loadwallet, and unloadwallet RPCs now accept load_on_startup options to modify the settings list.

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

No branches or pull requests

1 participant