Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.27 KB

File metadata and controls

20 lines (17 loc) · 1.27 KB

RelayerNetworkPolicy_oneOf_1

Properties

Name Type Description Notes
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]
min_balance Long [optional] [default to null]
swap_config RelayerSolanaSwapConfig [optional] [default to null]
network_type String [default to null]

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