@helium/idls
Advanced tools
Comparing version 0.6.27 to 0.6.28
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.IDL = { | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"name": "data_credits", | ||
@@ -8,0 +8,0 @@ "instructions": [ |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.IDL = { | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"name": "hexboosting", | ||
@@ -541,2 +541,17 @@ "instructions": [ | ||
"msg": "Hexboost version has changed since this instruction was formed, transaction rejected for safety" | ||
}, | ||
{ | ||
"code": 6004, | ||
"name": "PythError", | ||
"msg": "Error from pyth" | ||
}, | ||
{ | ||
"code": 6005, | ||
"name": "PythPriceNotFound", | ||
"msg": "No pyth price found" | ||
}, | ||
{ | ||
"code": 6006, | ||
"name": "ArithmeticError", | ||
"msg": "Error in arithmetic" | ||
} | ||
@@ -543,0 +558,0 @@ ] |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.IDL = { | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"name": "mobile_entity_manager", | ||
@@ -8,0 +8,0 @@ "instructions": [ |
export const IDL = { | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"name": "data_credits", | ||
@@ -4,0 +4,0 @@ "instructions": [ |
export const IDL = { | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"name": "hexboosting", | ||
@@ -537,2 +537,17 @@ "instructions": [ | ||
"msg": "Hexboost version has changed since this instruction was formed, transaction rejected for safety" | ||
}, | ||
{ | ||
"code": 6004, | ||
"name": "PythError", | ||
"msg": "Error from pyth" | ||
}, | ||
{ | ||
"code": 6005, | ||
"name": "PythPriceNotFound", | ||
"msg": "No pyth price found" | ||
}, | ||
{ | ||
"code": 6006, | ||
"name": "ArithmeticError", | ||
"msg": "Error in arithmetic" | ||
} | ||
@@ -539,0 +554,0 @@ ] |
export const IDL = { | ||
"version": "0.1.0", | ||
"version": "0.1.2", | ||
"name": "mobile_entity_manager", | ||
@@ -4,0 +4,0 @@ "instructions": [ |
export type DataCredits = { | ||
"version": "0.2.0"; | ||
"version": "0.2.1"; | ||
"name": "data_credits"; | ||
@@ -4,0 +4,0 @@ "instructions": [ |
export type Hexboosting = { | ||
"version": "0.0.1"; | ||
"version": "0.0.3"; | ||
"name": "hexboosting"; | ||
@@ -537,2 +537,17 @@ "instructions": [ | ||
"msg": "Hexboost version has changed since this instruction was formed, transaction rejected for safety"; | ||
}, | ||
{ | ||
"code": 6004; | ||
"name": "PythError"; | ||
"msg": "Error from pyth"; | ||
}, | ||
{ | ||
"code": 6005; | ||
"name": "PythPriceNotFound"; | ||
"msg": "No pyth price found"; | ||
}, | ||
{ | ||
"code": 6006; | ||
"name": "ArithmeticError"; | ||
"msg": "Error in arithmetic"; | ||
} | ||
@@ -539,0 +554,0 @@ ]; |
export type MobileEntityManager = { | ||
"version": "0.1.0"; | ||
"version": "0.1.2"; | ||
"name": "mobile_entity_manager"; | ||
@@ -4,0 +4,0 @@ "instructions": [ |
{ | ||
"name": "@helium/idls", | ||
"version": "0.6.27", | ||
"version": "0.6.28", | ||
"description": "Exported idls", | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "474a4ce70cfae7946ebffc1dac305d0927b70aa2" | ||
"gitHead": "98f0e037b4b35f87dcb3b55c6baf60522695e447" | ||
} |
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 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 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
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
2211572
46124