We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f7ebfa commit 364c28dCopy full SHA for 364c28d
BDKSwiftExampleWallet/Extensions/BDK+Extensions/CbfClient+Extensions.swift
@@ -20,7 +20,7 @@ extension CbfClient {
20
21
components.node.run()
22
23
- // Send initial 20% progress after successful node startup
+ // Send initial 1% progress after successful node startup
24
NotificationCenter.default.post(
25
name: NSNotification.Name("KyotoProgressUpdate"),
26
object: nil,
0 commit comments