@zkp2p/sdk 0.11.0-rc.2 → 0.11.0-rc.3

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/README.md CHANGED
@@ -336,9 +336,9 @@ for `WhitelistPolicy` and `AddressGroupRegistry`. Gate the UI on
336
336
  Use `planAccessPolicyUpdate(persisted, draft)` or `diffAccessPolicy()` to turn a
337
337
  policy edit into deterministic, idempotent transaction steps, then prepare each
338
338
  step with `client.accessPolicy.preparePlanStep(...)` or the complete plan with
339
- `preparePlan(...)`. Writes are depositor-only. A saved policy configures
340
- storage; it does not enforce intent admission until the intent path consumes
341
- the policy.
339
+ `preparePlan(...)`. Writes are depositor-only. A saved policy is enforced
340
+ on-chain: `WhitelistPolicy` is wired to the deposit as its whitelist hook, so a
341
+ non-member's `signalIntent` reverts.
342
342
 
343
343
  ## Referral Account API
344
344
 
@@ -54379,5 +54379,5 @@ function enrichPvIntentView(view, chainId, env = "production") {
54379
54379
  }
54380
54380
 
54381
54381
  export { METHOD_NAME_TO_HASH, PAYMENT_PLATFORMS, SUPPORTED_PAYMENT_METHOD_HASHES, asciiToBytes32, enrichPvDepositView, enrichPvIntentView, ensureBytes32, getContracts, getGatingServiceAddress, getIntentGuardianContract, getPaymentMethodsCatalog, getRateManagerContracts, hasIntentGuardian, matchesPaymentMethodNameAndHash, matchesQuotePaymentMethod, parseBigIntLike, parseDepositView, parseIntentView, resolveFiatCurrencyBytes32, resolvePaymentMethodHash, resolvePaymentMethodHashFromCatalog, resolvePaymentMethodNameFromHash };
54382
- //# sourceMappingURL=chunk-ZK6QRVZG.mjs.map
54383
- //# sourceMappingURL=chunk-ZK6QRVZG.mjs.map
54382
+ //# sourceMappingURL=chunk-FFY67LLB.mjs.map
54383
+ //# sourceMappingURL=chunk-FFY67LLB.mjs.map