Skip to content

Commit 86693e0

Browse files
authored
Merge pull request #11961 from leovct/patch-1
chore: update `web3_sha3` parameter
2 parents 9794814 + 48e9776 commit 86693e0

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/apis/json-rpc

1 file changed

+1
-1
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Returns Keccak-256 (_not_ the standardized SHA3-256) of the given data.
166166

167167
**Parameters**
168168

169-
1. `DATA` - the data to convert into a SHA3 hash
169+
1. `DATA` - The data to convert into a SHA3 hash
170170

171171
```js
172172
params: ["0x68656c6c6f20776f726c64"]

0 commit comments

Comments
 (0)