maxMessagesPerRequest property

int? maxMessagesPerRequest
final

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

Implementation

final int? maxMessagesPerRequest;