@clarigen/boot 3.1.0 → 3.2.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.
@@ -2005,7 +2005,7 @@ declare const testnet: _clarigen_core.ContractFactory<{
2005
2005
  readonly constants: {};
2006
2006
  readonly non_fungible_tokens: readonly [];
2007
2007
  readonly fungible_tokens: readonly [];
2008
- readonly epoch: "Epoch20";
2008
+ readonly epoch: "Epoch2_05";
2009
2009
  readonly clarity_version: "Clarity1";
2010
2010
  readonly contractName: "costs-2";
2011
2011
  };
@@ -10560,7 +10560,7 @@ declare const costs2: {
10560
10560
  readonly constants: {};
10561
10561
  readonly non_fungible_tokens: readonly [];
10562
10562
  readonly fungible_tokens: readonly [];
10563
- readonly epoch: "Epoch20";
10563
+ readonly epoch: "Epoch2_05";
10564
10564
  readonly clarity_version: "Clarity1";
10565
10565
  readonly contractName: "costs-2";
10566
10566
  } & {
package/dist/testnet.d.ts CHANGED
@@ -2005,7 +2005,7 @@ declare const testnet: _clarigen_core.ContractFactory<{
2005
2005
  readonly constants: {};
2006
2006
  readonly non_fungible_tokens: readonly [];
2007
2007
  readonly fungible_tokens: readonly [];
2008
- readonly epoch: "Epoch20";
2008
+ readonly epoch: "Epoch2_05";
2009
2009
  readonly clarity_version: "Clarity1";
2010
2010
  readonly contractName: "costs-2";
2011
2011
  };
@@ -10560,7 +10560,7 @@ declare const costs2: {
10560
10560
  readonly constants: {};
10561
10561
  readonly non_fungible_tokens: readonly [];
10562
10562
  readonly fungible_tokens: readonly [];
10563
- readonly epoch: "Epoch20";
10563
+ readonly epoch: "Epoch2_05";
10564
10564
  readonly clarity_version: "Clarity1";
10565
10565
  readonly contractName: "costs-2";
10566
10566
  } & {