File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7575 },
7676 {
7777 "type" : " error" ,
78- "name" : " Create2FailedDeployment " ,
78+ "name" : " FailedDeployment " ,
7979 "inputs" : []
8080 },
8181 {
8282 "type" : " error" ,
83- "name" : " Create2InsufficientBalance " ,
83+ "name" : " InsufficientBalance " ,
8484 "inputs" : [
8585 {
8686 "name" : " balance" ,
Original file line number Diff line number Diff line change 625625 },
626626 {
627627 "type" : " error" ,
628- "name" : " FailedInnerCall " ,
628+ "name" : " FailedCall " ,
629629 "inputs" : []
630630 },
631631 {
Original file line number Diff line number Diff line change 229229 },
230230 {
231231 "type" : " error" ,
232- "name" : " Create2FailedDeployment " ,
232+ "name" : " FailedDeployment " ,
233233 "inputs" : []
234234 },
235235 {
236236 "type" : " error" ,
237- "name" : " Create2InsufficientBalance" ,
237+ "name" : " FunctionDisabled" ,
238+ "inputs" : []
239+ },
240+ {
241+ "type" : " error" ,
242+ "name" : " InsufficientBalance" ,
238243 "inputs" : [
239244 {
240245 "name" : " balance" ,
248253 }
249254 ]
250255 },
251- {
252- "type" : " error" ,
253- "name" : " FunctionDisabled" ,
254- "inputs" : []
255- },
256256 {
257257 "type" : " error" ,
258258 "name" : " OwnableInvalidOwner" ,
You can’t perform that action at this time.
0 commit comments