There was an error while loading. Please reload this page.
1 parent 11bc3ef commit a57163fCopy full SHA for a57163f
1 file changed
tests/integration_tests_hrn.rs
@@ -39,7 +39,6 @@ async fn unified_send_to_hrn() {
39
40
node_a.sync_wallets().unwrap();
41
open_channel(&node_a, &node_b, 4_000_000, true, &electrsd).await;
42
- tokio::time::sleep(std::time::Duration::from_secs(1)).await;
43
generate_blocks_and_wait(&bitcoind.client, &electrsd.client, 6).await;
44
45
0 commit comments