RegisterFeeRPCCommands

Register the fee-estimation RPC commands.

Synopsis

Declared in <rpc/register.h>

void
RegisterFeeRPCCommands(CRPCTable& table);

Parameters

NameDescription
tableThe RPC command table to register into.