@helium/idls
Advanced tools
Comparing version 0.0.49 to 0.0.50
@@ -925,3 +925,11 @@ "use strict"; | ||
"name": "newAuthority", | ||
"type": "publicKey" | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
}, | ||
{ | ||
"name": "hntPriceOracle", | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
} | ||
@@ -928,0 +936,0 @@ ] |
@@ -643,2 +643,8 @@ "use strict"; | ||
"type": "u8" | ||
}, | ||
{ | ||
"name": "approver", | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
} | ||
@@ -808,2 +814,8 @@ ] | ||
} | ||
}, | ||
{ | ||
"name": "approver", | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
} | ||
@@ -849,2 +861,10 @@ ] | ||
} | ||
}, | ||
{ | ||
"name": "approver", | ||
"type": { | ||
"option": { | ||
"option": "publicKey" | ||
} | ||
} | ||
} | ||
@@ -1114,2 +1134,7 @@ ] | ||
"msg": "Oracle index was out of range" | ||
}, | ||
{ | ||
"code": 6004, | ||
"name": "InvalidApproverSignature", | ||
"msg": "Approver signature required" | ||
} | ||
@@ -1116,0 +1141,0 @@ ] |
@@ -922,3 +922,11 @@ export const IDL = { | ||
"name": "newAuthority", | ||
"type": "publicKey" | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
}, | ||
{ | ||
"name": "hntPriceOracle", | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
} | ||
@@ -925,0 +933,0 @@ ] |
@@ -640,2 +640,8 @@ export const IDL = { | ||
"type": "u8" | ||
}, | ||
{ | ||
"name": "approver", | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
} | ||
@@ -805,2 +811,8 @@ ] | ||
} | ||
}, | ||
{ | ||
"name": "approver", | ||
"type": { | ||
"option": "publicKey" | ||
} | ||
} | ||
@@ -846,2 +858,10 @@ ] | ||
} | ||
}, | ||
{ | ||
"name": "approver", | ||
"type": { | ||
"option": { | ||
"option": "publicKey" | ||
} | ||
} | ||
} | ||
@@ -1111,2 +1131,7 @@ ] | ||
"msg": "Oracle index was out of range" | ||
}, | ||
{ | ||
"code": 6004, | ||
"name": "InvalidApproverSignature", | ||
"msg": "Approver signature required" | ||
} | ||
@@ -1113,0 +1138,0 @@ ] |
@@ -922,3 +922,11 @@ export type DataCredits = { | ||
"name": "newAuthority"; | ||
"type": "publicKey"; | ||
"type": { | ||
"option": "publicKey"; | ||
}; | ||
}, | ||
{ | ||
"name": "hntPriceOracle"; | ||
"type": { | ||
"option": "publicKey"; | ||
}; | ||
} | ||
@@ -925,0 +933,0 @@ ]; |
@@ -640,2 +640,8 @@ export type LazyDistributor = { | ||
"type": "u8"; | ||
}, | ||
{ | ||
"name": "approver"; | ||
"type": { | ||
"option": "publicKey"; | ||
}; | ||
} | ||
@@ -805,2 +811,8 @@ ]; | ||
}; | ||
}, | ||
{ | ||
"name": "approver"; | ||
"type": { | ||
"option": "publicKey"; | ||
}; | ||
} | ||
@@ -846,2 +858,10 @@ ]; | ||
}; | ||
}, | ||
{ | ||
"name": "approver"; | ||
"type": { | ||
"option": { | ||
"option": "publicKey"; | ||
}; | ||
}; | ||
} | ||
@@ -1111,2 +1131,7 @@ ]; | ||
"msg": "Oracle index was out of range"; | ||
}, | ||
{ | ||
"code": 6004; | ||
"name": "InvalidApproverSignature"; | ||
"msg": "Approver signature required"; | ||
} | ||
@@ -1113,0 +1138,0 @@ ]; |
{ | ||
"name": "@helium/idls", | ||
"version": "0.0.49", | ||
"version": "0.0.50", | ||
"description": "Exported idls", | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8751d1acbb7b38f7c520fd2ad5732a1867ba7d1c" | ||
"gitHead": "6ebea82ff4782697743462a6f1c25eacd10c8a98" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1734614
68
35924