@streamflow/staking 8.8.0-alpha.p305.254e984 → 8.8.0

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.
@@ -139,7 +139,7 @@ var governor_default = {
139
139
  address: "GVERNASJFxi8vjjJtwCKYQTeN51XsV1y2B1ap1GtKrKR",
140
140
  metadata: {
141
141
  name: "governor",
142
- version: "2.3.0",
142
+ version: "2.4.0",
143
143
  spec: "0.1.0",
144
144
  description: "Governor program to allow users to vote with stake tokens"
145
145
  },
@@ -1073,7 +1073,7 @@ var fee_manager_default = {
1073
1073
  address: "FEELzfBhsWXTNJX53zZcDVfRNoFYZQ6cZA3jLiGVL16V",
1074
1074
  metadata: {
1075
1075
  name: "fee_manager",
1076
- version: "2.3.0",
1076
+ version: "2.4.0",
1077
1077
  spec: "0.1.0",
1078
1078
  description: "Stores Fees and other admin configuration for the Staking protocol"
1079
1079
  },
@@ -1511,7 +1511,7 @@ var reward_pool_default = {
1511
1511
  address: "RWRDdfRbi3339VgKxTAXg4cjyniF7cbhNbMxZWiSKmj",
1512
1512
  metadata: {
1513
1513
  name: "reward_pool",
1514
- version: "2.3.0",
1514
+ version: "2.4.0",
1515
1515
  spec: "0.1.0",
1516
1516
  description: "Program to manage Reward Pools for Stake Pools and claim rewards from them"
1517
1517
  },
@@ -3341,7 +3341,7 @@ var reward_pool_dynamic_default = {
3341
3341
  address: "RWRDyfZa6Rk9UYi85yjYYfGmoUqffLqjo6vZdFawEez",
3342
3342
  metadata: {
3343
3343
  name: "reward_pool_dynamic",
3344
- version: "2.3.0",
3344
+ version: "2.4.0",
3345
3345
  spec: "0.1.0",
3346
3346
  description: "Reward pools with dynamic rewards distribution"
3347
3347
  },
@@ -5106,7 +5106,7 @@ var stake_pool_default = {
5106
5106
  address: "STAKEvGqQTtzJZH6BWDcbpzXXn2BBerPAgQ3EGLN2GH",
5107
5107
  metadata: {
5108
5108
  name: "stake_pool",
5109
- version: "2.3.0",
5109
+ version: "2.4.0",
5110
5110
  spec: "0.1.0",
5111
5111
  description: "Program to manage Stake Pools and stake/unstake tokens"
5112
5112
  },