docs: fixed typo in example (#3061).

This commit is contained in:
Richard Moore 2022-06-18 00:31:40 -04:00
parent 45d3fea401
commit c3b5a6e47e

@ -204,8 +204,8 @@ _code: Convert a Solidity signature to JSON @lang<shell>
_code: Compute a topic hash @lang<shell>
/home/ricmoo> ethers eval 'id("Transfer(address,address,uint256")'
0xd99659a21de82e379975ce8df556f939a4ccb95e92144f38bb0dd35730ffcdd5
/home/ricmoo> ethers eval 'id("Transfer(address,address,uint256)")'
0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef
_code: Create a random mnemonic @lang<shell>
/home/ricmoo> ethers eval 'Wallet.createRandom().mnemonic'