0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-04 13:55:23 -05:00
bitcoin-core/test/functional/mocks
Sjors Provoost 4357158c47
wallet: return and display signer error
Both RPC and GUI now render a useful error message instead of (silently) failing.

Replace bool with util::Result<void> to clarify that this either succeeds or returns an error message.
2024-04-16 17:47:43 +02:00
..
invalid_signer.py
multi_signers.py
signer.py wallet: return and display signer error 2024-04-16 17:47:43 +02:00