@super-protocol/sdk-js 3.16.0-beta.5 → 3.16.0-beta.6

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.
@@ -1069,6 +1069,10 @@ export declare const abi: readonly [{
1069
1069
  readonly internalType: "bool";
1070
1070
  readonly name: "isDeployed";
1071
1071
  readonly type: "bool";
1072
+ }, {
1073
+ readonly internalType: "uint256";
1074
+ readonly name: "calculatedTransactionsBlockNumber";
1075
+ readonly type: "uint256";
1072
1076
  }];
1073
1077
  readonly name: "updateMigrationStatusByApp";
1074
1078
  readonly outputs: readonly [];