| 1 | import { mockReadFileSync } from '../../../test/mock-utils'; |
| 2 | import * as adapter from '@api3/airnode-adapter'; |
| 3 | import * as validator from '@api3/airnode-validator'; |
| 4 | import { ethers } from 'ethers'; |
nothing calls this directly
no test coverage detected