type EnableSpendPermissionsOptions = { evmSmartAccount?: EvmAddress; network: SpendPermissionNetwork; idempotencyKey?: string; };
evmSmartAccount?
EvmAddress
network
SpendPermissionNetwork
idempotencyKey?
string
Was this page helpful?