Skip to content

Commit

Permalink
updated the Oracle ABI
Browse files Browse the repository at this point in the history
  • Loading branch information
David405 committed May 14, 2024
1 parent 6fb8d23 commit c82857e
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions contracts/abis/Oracle.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,19 +284,6 @@
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getAuthorizedSigner",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "getNonce",
Expand Down Expand Up @@ -422,19 +409,6 @@
"stateMutability": "view",
"type": "function"
},
{
"inputs": [],
"name": "nonce",
"outputs": [
{
"internalType": "uint256",
"name": "",
"type": "uint256"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
Expand Down

0 comments on commit c82857e

Please sign in to comment.