maxTransactionsPerRequest property

int? maxTransactionsPerRequest
final

If present, the max number of transaction payloads which can be signed by a single sign_transactions or sign_and_send_transactions request. If absent, the implementation doesn’t publish a specific limit for this parameter.

Implementation

final int? maxTransactionsPerRequest;