SingleUsePolicySchema
PQSafe AgentPay API Reference v0.1.0
PQSafe AgentPay API Reference / SingleUsePolicySchema
Variable: SingleUsePolicySchema
constSingleUsePolicySchema:ZodObject<{mode:ZodLiteral<"single_use">; },"strip",ZodTypeAny, {mode:"single_use"; }, {mode:"single_use"; }>
Defined in: pqsafe/agent-pay/src/sprint2/policy.ts:48
single_use: one payment, then the nonce is burned. No extra fields required.