@relai-fi/x402 0.5.34 → 0.5.36

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/dist/index.cjs CHANGED
@@ -729,7 +729,7 @@ var Relai = class {
729
729
  }
730
730
  const paymentRequirements = {
731
731
  scheme: "exact",
732
- network,
732
+ network: caip2,
733
733
  amount,
734
734
  asset,
735
735
  payTo: settlePayTo,