MaxValues
This interface defines the maximum values that the circuit can handle.
Table of contents
Properties
Properties
maxMessages
• maxMessages: number
The maximum number of messages.
Defined in
utils/types.ts:54
maxVoteOptions
• maxVoteOptions: number
The maximum number of vote options.
Defined in
utils/types.ts:55