Skip to content

Commit 5dedff1

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

walletkit/flutter/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
```dart
220220
final Map<String, dynamic> scopedProperties = {
221221
'eip155': WalletKit.buildWalletService(
222-
'https://wallet-service-url.com',
222+
"${bundler_url}",
223223
['wallet_getCallsStatus'],
224224
),
225225
};

0 commit comments

Comments
 (0)