Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api3dao/airnode
/ abi-encoding.test.ts
File
abi-encoding.test.ts
packages/airnode-node/src/evm/abi-encoding.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ethers } from
'ethers'
;
2
import
{ safeDecode } from
'./abi-encoding'
;
3
4
describe(
'safeDecode'
, () => {
Callers
nothing calls this directly
Calls
1
safeDecode
Function · 0.90
Tested by
no test coverage detected