Add a separate RPC error code for "wallet already loaded" to avoid having to match on message to detect this.
Backport of core#20964.
Differential D17953
rpc: Add specific error code for "wallet already loaded" Authored by Fabien on Apr 19 2025, 12:34. Tags None Subscribers None
Details
Add a separate RPC error code for "wallet already loaded" to avoid having to match on message to detect this. Backport of core#20964. ninja check-functional
Diff Detail
|