You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The payment guard compares Price.asset (a symbol like "USDC") to the 402's on-chain token id, so it blocks every real payment (safe but unusable). Add a symbol → token-id step so legit payments pass. GitHub #10, P1.
The payment guard compares Price.asset (a symbol like "USDC") to the 402's on-chain token id, so it blocks every real payment (safe but unusable). Add a symbol → token-id step so legit payments pass. GitHub #10, P1.