pub fn app<'a, 'b>( default_decimals: &'a str, minimum_signers_help: &'b str, multisig_member_help: &'b str ) -> App<'a, 'b>