rpc: send: support external signer

This commit is contained in:
Sjors Provoost
2019-08-04 23:26:01 +02:00
parent 245b4457cf
commit d4b0107d68
10 changed files with 180 additions and 5 deletions

View File

@@ -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.