MCPcopy
hub / github.com/eth-infinitism/account-abstraction / helpers.test.ts

File helpers.test.ts

test/helpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import './aa.init'
2import { AddressZero, packValidationData, parseValidationData } from './testutils'
3import { expect } from 'chai'
4import { hexlify } from 'ethers/lib/utils'

Callers

nothing calls this directly

Calls 3

packValidationDataFunction · 0.90
parseValidationDataFunction · 0.90
deployMethod · 0.80

Tested by

no test coverage detected