Errors cleanup

This commit is contained in:
PedroCailleret
2023-05-08 16:17:32 -03:00
parent a0e39bafab
commit 6a3bea432c
19 changed files with 13 additions and 37 deletions

View File

@@ -30,11 +30,6 @@ const _abi = [
name: "DecOverflow",
type: "error",
},
{
inputs: [],
name: "DepositAlreadyExists",
type: "error",
},
{
inputs: [],
name: "EmptyPixTarget",

View File

@@ -65,11 +65,6 @@ const _abi = [
name: "DecOverflow",
type: "error",
},
{
inputs: [],
name: "DepositAlreadyExists",
type: "error",
},
{
inputs: [],
name: "EmptyPixTarget",