@t2000/sdk 9.13.0 → 9.14.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.
@@ -1383,7 +1383,7 @@ declare function addSendToTx(tx: Transaction, coin: TransactionObjectArgument, r
1383
1383
  * buyer-side legs on a zkLogin session key.
1384
1384
  *
1385
1385
  * Deployed on Sui mainnet 2026-07-18 (fresh publish after the contract
1386
- * review — 2.5% in-contract protocol fee (D-1, SPEC_ACP_SUI §7) snapshotted
1386
+ * review — in-contract protocol fee (5% since 2026-07-19; D-1, SPEC_ACP_SUI §7) snapshotted
1387
1387
  * onto the Job at create, FeeConfig versioning, bounded windows). Override
1388
1388
  * via env for testnet/dev.
1389
1389
  */
@@ -1383,7 +1383,7 @@ declare function addSendToTx(tx: Transaction, coin: TransactionObjectArgument, r
1383
1383
  * buyer-side legs on a zkLogin session key.
1384
1384
  *
1385
1385
  * Deployed on Sui mainnet 2026-07-18 (fresh publish after the contract
1386
- * review — 2.5% in-contract protocol fee (D-1, SPEC_ACP_SUI §7) snapshotted
1386
+ * review — in-contract protocol fee (5% since 2026-07-19; D-1, SPEC_ACP_SUI §7) snapshotted
1387
1387
  * onto the Job at create, FeeConfig versioning, bounded windows). Override
1388
1388
  * via env for testnet/dev.
1389
1389
  */