mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-04 04:45:10 +02:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
#include <set>
|
||||
|
||||
using node::NodeContext;
|
||||
|
||||
static void addCoin(const CAmount& nValue, const CWallet& wallet, std::vector<std::unique_ptr<CWalletTx>>& wtxs)
|
||||
{
|
||||
static int nextLockTime = 0;
|
||||
|
||||
Reference in New Issue
Block a user