Structs§
- Create
Policy Request - Request body for POST /v1/policies.
- Create
Policy Response - Response from POST /v1/policies.
- GetPolicy
Response - Response from GET /v1/policies/{id}.
- Policy
Condition - A condition within a policy rule.
- Policy
Condition Response - A condition as returned by GET /v1/policies/{id}.
- Policy
Rule - A single rule within a delegation policy.
- Policy
Rule Response - A rule as returned by GET /v1/policies/{id}.
- Privy
Claims - Privy Identity Token claims.
- Privy
Client - Privy API client for wallet operations and transaction signing.
- Privy
Config - Configuration for creating a
PrivyClient. - Sign
Transaction Data - Data field from the signTransaction response.
- Sign
Transaction Response - Response from POST /v1/wallets/{id}/rpc (signTransaction).
- Wallet
- A Privy-managed wallet.
- Wallet
Signer - A signer attached to a wallet.
- Wallets
Response - Response from GET /v1/wallets.
Enums§
- Linked
Account - Parsed linked account from identity token.
- Privy
Error - Privy client errors.
Type Aliases§
- Privy
Result - Secret
String - Secret string type.