Type Definition bitcoinnode_interface::NodeQuestionFn
source · pub type NodeQuestionFn = fn(message: &BilingualStr, non_interactive_message: &String, caption: &String, style: u32) -> bool;
pub type NodeQuestionFn = fn(message: &BilingualStr, non_interactive_message: &String, caption: &String, style: u32) -> bool;