Function bitcoinrpc_server::execute_command
source · pub fn execute_command(
command: &RPCCommand,
request: &JSONRPCRequest,
result: &mut UniValue,
last_handler: bool
) -> boolpub fn execute_command(
command: &RPCCommand,
request: &JSONRPCRequest,
result: &mut UniValue,
last_handler: bool
) -> bool