accounts property

AccountsFilter? accounts
final

The maximum number of times for the RPC node to retry sending the transaction to the leader. If this parameter not provided, the RPC node will retry the transaction until it is finalised or until the blockhash expires.

Implementation

final AccountsFilter? accounts;