Skip to content

Commit 37b3c33

Browse files
rohit-710jakubuid
andauthored
Update walletkit/ios/eip5792.mdx
Co-authored-by: Jakub Witczak <jakubwitczak6@gmail.com>
1 parent 619827b commit 37b3c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

walletkit/ios/eip5792.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ This capability is expressed per chain and is crucial for determining how `walle
219219
```swift
220220
let scopedProperties: [String: Any] = [
221221
"eip155": WalletKit.buildWalletService(
222-
"https://wallet-service-url.com",
222+
"${bundler_url}",
223223
["wallet_getCallsStatus"]
224224
)
225225
]

0 commit comments

Comments
 (0)