From 43438ad68fe22f0a8f9b392f0968b494e4b7bb23 Mon Sep 17 00:00:00 2001 From: poma Date: Sat, 29 Feb 2020 16:47:09 +0300 Subject: [PATCH] update url --- phase2/src/bin/tornado.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/phase2/src/bin/tornado.rs b/phase2/src/bin/tornado.rs index b8caa5b..c6741e3 100644 --- a/phase2/src/bin/tornado.rs +++ b/phase2/src/bin/tornado.rs @@ -19,8 +19,7 @@ use std::time::Duration; use serde_json::{Map, Value}; fn main() { - //let url = "https://ceremony.tornado.cash"; - let url = "http://localhost:3000/api"; + let url = "https://ceremony.tornado.cash"; println!("Welcome to Tornado Cash Trusted Setup ceremony"); // Ask the user to provide some information for additional entropy