We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d554ba commit edbeec0Copy full SHA for edbeec0
packages/ethereum-cryptography/README.md
@@ -162,7 +162,7 @@ before using this submodule.
162
163
### Supported digests
164
165
-In Node this submodule uses the native implementation and supports any digest
+In Node this submodule uses the built-in implementation and supports any digest
166
returned by [`crypto.getHashes`](https://nodejs.org/api/crypto.html#crypto_crypto_gethashes).
167
168
In the browser, it is tested to support at least `sha256`, the only digest
0 commit comments