mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-19 13:27:35 +02:00
rpc: send: support external signer
This commit is contained in:
parent
245b4457cf
commit
d4b0107d68
10 changed files with 180 additions and 5 deletions
|
|
@ -13,6 +13,7 @@
|
|||
#include <util/system.h>
|
||||
#include <util/time.h>
|
||||
#include <util/translation.h>
|
||||
#include <wallet/external_signer.h>
|
||||
#include <wallet/scriptpubkeyman.h>
|
||||
|
||||
//! Value for the first BIP 32 hardened derivation. Can be used as a bit mask and as a value. See BIP 32 for more details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue