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 b4572ed commit 89640ecCopy full SHA for 89640ec
src/erc8021/_test/index.test.ts
@@ -4,7 +4,7 @@ import * as exports from '../index.js'
4
test('exports', () => {
5
expect(Object.keys(exports)).toMatchInlineSnapshot(`
6
[
7
- "SignatureErc8010",
+ "Attribution",
8
]
9
`)
10
})
0 commit comments