Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.84 KB

File metadata and controls

28 lines (25 loc) · 1.84 KB

RelayerNetworkPolicy

Properties

Name Type Description Notes
eip1559_pricing Boolean [optional] [default to null]
gas_limit_estimation Boolean [optional] [default to null]
gas_price_cap Integer [optional] [default to null]
min_balance Long [optional] [default to null]
private_transactions Boolean [optional] [default to null]
whitelist_receivers List [optional] [default to null]
network_type String [default to null]
allowed_accounts List [optional] [default to null]
allowed_programs List [optional] [default to null]
allowed_tokens List [optional] [default to null]
disallowed_accounts List [optional] [default to null]
fee_margin_percentage Float [optional] [default to null]
fee_payment_strategy SolanaFeePaymentStrategy [optional] [default to null]
max_allowed_fee_lamports Long [optional] [default to null]
max_signatures Integer [optional] [default to null]
max_tx_data_size Integer [optional] [default to null]
swap_config RelayerSolanaSwapConfig [optional] [default to null]
concurrent_transactions Boolean [optional] [default to null]
max_fee Integer [optional] [default to null]
timeout_seconds Long [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]