Bitcoin Core
29.99.0
P2P Digital Currency
src
node
peerman_args.h
Go to the documentation of this file.
1
// Copyright (c) 2023-present The Bitcoin Core developers
2
// Distributed under the MIT software license, see the accompanying
3
// file COPYING or https://opensource.org/license/mit.
4
5
#ifndef BITCOIN_NODE_PEERMAN_ARGS_H
6
#define BITCOIN_NODE_PEERMAN_ARGS_H
7
8
#include <
net_processing.h
>
9
10
class
ArgsManager
;
11
12
namespace
node
{
13
void
ApplyArgsManOptions
(
const
ArgsManager
& argsman,
PeerManager::Options
& options);
14
}
// namespace node
15
16
#endif
// BITCOIN_NODE_PEERMAN_ARGS_H
ArgsManager
Definition:
args.h:99
node
Definition:
messages.h:20
node::ApplyArgsManOptions
util::Result< void > ApplyArgsManOptions(const ArgsManager &args, BlockManager::Options &opts)
Definition:
blockmanager_args.cpp:18
net_processing.h
PeerManager::Options
Definition:
net_processing.h:76
Generated on Wed May 28 2025 20:00:11 for Bitcoin Core by
1.9.4