-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hey,
I am getting invalid error for the following json
[
{
"name": "facets",
"type": "function",
"stateMutability": "pure",
"inputs": [],
"outputs": [
{
"type": "tuple[]",
"components": [
{
"type": "address",
"name": "facetAddress"
},
{
"type": "bytes4[]",
"name": "functionSelectors"
}
]
}
]
}
]
Let me know if I can support with more info, but this feels like a newly introduced issue -- was not getting it before
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels