Get the ban manager from a node context, asserting it is present.
Synopsis
Declared in <rpc/server_util.h>
BanMan&
EnsureBanman(node::NodeContext const& node);
Return Value
The node's ban manager.
Parameters
Name |
Description |
node |
The node context. |
Created with MrDocs