Function bitcoin_cli::app_init_rpc

source ·
pub fn app_init_rpc(argv: &Vec<String>) -> i32
Expand description

| This function returns either one of EXIT_ codes | when it’s expected to stop the process or | CONTINUE_EXECUTION when it’s expected to | continue further. |