@helium/idls 0.9.16 → 0.9.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.1.0",
5
+ "version": "0.1.1",
6
6
  "name": "circuit_breaker",
7
7
  "instructions": [
8
8
  {
package/lib/cjs/fanout.js CHANGED
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.1.0",
5
+ "version": "0.1.1",
6
6
  "name": "fanout",
7
7
  "instructions": [
8
8
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.1.11",
5
+ "version": "0.1.12",
6
6
  "name": "helium_sub_daos",
7
7
  "instructions": [
8
8
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.2.0",
5
+ "version": "0.2.1",
6
6
  "name": "lazy_distributor",
7
7
  "instructions": [
8
8
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.1.3",
5
+ "version": "0.1.4",
6
6
  "name": "mobile_entity_manager",
7
7
  "instructions": [
8
8
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.2.1",
5
+ "version": "0.2.2",
6
6
  "name": "rewards_oracle",
7
7
  "instructions": [
8
8
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.2.0",
5
+ "version": "0.2.1",
6
6
  "name": "treasury_management",
7
7
  "instructions": [
8
8
  {
@@ -2,7 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.IDL = void 0;
4
4
  exports.IDL = {
5
- "version": "0.3.3",
5
+ "version": "0.3.4",
6
6
  "name": "voter_stake_registry",
7
7
  "instructions": [
8
8
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.1.0",
2
+ "version": "0.1.1",
3
3
  "name": "circuit_breaker",
4
4
  "instructions": [
5
5
  {
package/lib/esm/fanout.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.1.0",
2
+ "version": "0.1.1",
3
3
  "name": "fanout",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.1.11",
2
+ "version": "0.1.12",
3
3
  "name": "helium_sub_daos",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.2.0",
2
+ "version": "0.2.1",
3
3
  "name": "lazy_distributor",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.1.3",
2
+ "version": "0.1.4",
3
3
  "name": "mobile_entity_manager",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.2.1",
2
+ "version": "0.2.2",
3
3
  "name": "rewards_oracle",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.2.0",
2
+ "version": "0.2.1",
3
3
  "name": "treasury_management",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export const IDL = {
2
- "version": "0.3.3",
2
+ "version": "0.3.4",
3
3
  "name": "voter_stake_registry",
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type CircuitBreaker = {
2
- "version": "0.1.0";
2
+ "version": "0.1.1";
3
3
  "name": "circuit_breaker";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type Fanout = {
2
- "version": "0.1.0";
2
+ "version": "0.1.1";
3
3
  "name": "fanout";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type HeliumSubDaos = {
2
- "version": "0.1.11";
2
+ "version": "0.1.12";
3
3
  "name": "helium_sub_daos";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type LazyDistributor = {
2
- "version": "0.2.0";
2
+ "version": "0.2.1";
3
3
  "name": "lazy_distributor";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type MobileEntityManager = {
2
- "version": "0.1.3";
2
+ "version": "0.1.4";
3
3
  "name": "mobile_entity_manager";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type RewardsOracle = {
2
- "version": "0.2.1";
2
+ "version": "0.2.2";
3
3
  "name": "rewards_oracle";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type TreasuryManagement = {
2
- "version": "0.2.0";
2
+ "version": "0.2.1";
3
3
  "name": "treasury_management";
4
4
  "instructions": [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  export type VoterStakeRegistry = {
2
- "version": "0.3.3";
2
+ "version": "0.3.4";
3
3
  "name": "voter_stake_registry";
4
4
  "instructions": [
5
5
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helium/idls",
3
- "version": "0.9.16",
3
+ "version": "0.9.17",
4
4
  "description": "Exported idls",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -36,5 +36,5 @@
36
36
  "ts-loader": "^9.2.3",
37
37
  "typescript": "^5.2.2"
38
38
  },
39
- "gitHead": "e1eaaaf20d1175ef03e92277f33755307cfd76bc"
39
+ "gitHead": "9e54c10ec2ac8fe69a76f59feb39999ab9025887"
40
40
  }