Type Alias SpendingLimitsParams

SpendingLimitsParams: { limit: bigint; token: Address }[]

Represents the parameters for spending limits.