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 4b27173 commit 22ec08bCopy full SHA for 22ec08b
BDKSwiftExampleWallet/View/OnboardingView.swift
@@ -93,7 +93,7 @@ struct OnboardingView: View {
93
value: animateContent
94
)
95
96
- Text("powered by Bitcoin Dev Kit")
+ Text("powered by BDK")
97
.foregroundStyle(
98
LinearGradient(
99
gradient: Gradient(colors: [.secondary, .primary]),
0 commit comments