MCPcopy Create free account
hub / github.com/api3dao/airnode / encoding.test.ts

File encoding.test.ts

packages/airnode-adapter/src/response-processing/encoding.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ethers } from 'ethers';
2import { encodeValue, getSolidityType } from './encoding';
3
4['uint256', 'int256'].forEach((type) => {

Callers

nothing calls this directly

Calls 2

encodeValueFunction · 0.90
getSolidityTypeFunction · 0.90

Tested by

no test coverage detected