Register the fee‐estimation RPC commands.
Synopsis
Declared in <rpc/register.h>
void
RegisterFeeRPCCommands(CRPCTable& table);
Parameters
Name |
Description |
table |
The RPC command table to register into. |
Created with MrDocs