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 45656b5 commit b578438Copy full SHA for b578438
src/nonce.ts
@@ -1,4 +1,4 @@
1
-import type { bytes, uint64 } from './@types/basic'
+import type { bytes, uint64 } from './@types/basic.js'
2
3
export const MIN_NONCE = 0
4
// For performance reasons, the nonce is represented as a JS `number`
0 commit comments