From 90d6bbcab4540cf1e7fefc930ef8e18d7b631f76 Mon Sep 17 00:00:00 2001 From: Gregory Sanders Date: Thu, 8 Nov 2018 15:03:50 -0500 Subject: [PATCH] fixup signblock --- src/wallet/rpcwallet.cpp | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/wallet/rpcwallet.cpp b/src/wallet/rpcwallet.cpp index d611bdb574..87573742b5 100644 --- a/src/wallet/rpcwallet.cpp +++ b/src/wallet/rpcwallet.cpp @@ -38,6 +38,8 @@ #include +#include