pub fn get_trade_password_md5_for_account( account_hint: Option<&str>, ) -> Result<String, String>
把密码 MD5 化再返回(unlock_trade RPC 要的格式)