account_rate_limit_config

@extendable function account_rate_limit_config(account: account): rate_limit_config?(source)

Extend this function to have different rate limiting for different accounts.

Return

rate limit configuration for the account, or null to use the default config from blockchain configuration.

Parameters

account

the account