Skip to content

Commit 619827b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

walletkit/react-native/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
```javascript
220220
const scopedProperties = {
221221
eip155: WalletKit.buildWalletService(
222-
"https://wallet-service-url.com",
222+
"${bundler_url}",
223223
["wallet_getCallsStatus"]
224224
),
225225
};

0 commit comments

Comments
 (0)