Skip to content

Commit

Permalink
Unified strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
prevostc committed Jun 8, 2024
1 parent fe4fbad commit ee32e94
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions abis/beefy/concliq/BeefyCLStrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@
"type": "function",
"name": "price",
"inputs": [],
"outputs": [
{ "name": "_price", "type": "uint256", "internalType": "uint256" }
],
"outputs": [{ "name": "_price", "type": "uint256", "internalType": "uint256" }],
"stateMutability": "view"
},
{
Expand Down Expand Up @@ -233,4 +231,4 @@
],
"anonymous": false
}
]
]

0 comments on commit ee32e94

Please sign in to comment.