Files
bitcoin/src/rpc/external_signer.cpp
fanquake c8f469c6d5 external_signer: remove ExternalSignerException
It's not clear why this need it's own exception class, as opposed to just
throwing std::runtime_error().
2021-04-13 20:09:34 +08:00

2.6 KiB