@argonprotocol/testing 1.4.7-dev.777a8466 → 1.4.7-dev.ceb2baac

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.
package/lib/index.cjs CHANGED
@@ -1977,7 +1977,8 @@ var TestMintingAuthorityActor = class {
1977
1977
  annualPercentRate: 0.05,
1978
1978
  baseFee: 0n,
1979
1979
  bitcoinXpub: args.bitcoinXpub,
1980
- treasuryProfitSharing: 0
1980
+ treasuryProfitSharing: 0,
1981
+ bonusSharingPercent: 0
1981
1982
  });
1982
1983
  await vault.getVault();
1983
1984
  await this.harness.sudoSubmit(