diff --git a/src/rpc/util.h b/src/rpc/util.h index 606bc4669..89b2e126e 100644 --- a/src/rpc/util.h +++ b/src/rpc/util.h @@ -1,237 +1,246 @@ // Copyright (c) 2017-2019 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_RPC_UTIL_H #define BITCOIN_RPC_UTIL_H #include #include #include #include