Skip to main content

TypeAlias.WalletPolicy

type WalletPolicy = z.infer<typeof walletPolicySchema>;

Spending policy attached to an agent wallet: reference currency, per-transaction/daily/weekly/monthly caps (decimal strings in centi-units of the currency), human-approval threshold, and recipient/domain allow-lists.