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 e17614f commit 9e27ecfCopy full SHA for 9e27ecf
packages/testdata/src/signers.ts
@@ -1,7 +1,7 @@
1
import { Address, hexToBytes } from '@ethereumjs/util'
2
3
/**
4
- * Commen set of Signers for internal test construction.
+ * Common set of Signers for internal test construction.
5
* Sets of privateKeys, publicKeys, and addresses
6
* Use these signers in test construction instead of hardcoding or constructing new signers.
7
*/
0 commit comments