Skip to content

Commit 99b85ae

Browse files
committed
Why is this here
1 parent 4b7c354 commit 99b85ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BDKSwiftExampleWallet/Extensions/BDK+Extensions/CbfClient+Extensions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ extension CbfClient {
9898
}
9999
}
100100
}
101-
try? await Task.sleep(nanoseconds: 100_000_000)
101+
102102
}
103103
}
104104

0 commit comments

Comments
 (0)