@chainlink/contracts
Version:
Chainlink smart contracts
32 lines (31 loc) • 497 B
JSON
[
{
"inputs": [],
"name": "UnknownFieldType",
"type": "error"
},
{
"inputs": [
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"name": "checkUpkeep",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"stateMutability": "view",
"type": "function"
}
]