Skip to content

Commit f5f9f71

Browse files
Update Usage.md
1 parent 5c0f3ef commit f5f9f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269

270270
```swift
271271
let coldWalletAddress = EthereumAddress("0x6394b37Cf80A7358b38068f0CA4760ad49983a1B")
272-
let constractAddress = EthereumAddress("0x45245bc59219eeaaf6cd3f382e078a461ff9de7b", ignoreChecksum: true)
272+
let contractAddress = EthereumAddress("0xe22b8979739D724343bd002F9f432F5990879901", ignoreChecksum: true)
273273
```
274274
Ethereum addresses are checksum checked if they are not lowercased or uppercased and always length checked
275275

0 commit comments

Comments
 (0)