ZKPProtocolParser

object ZKPProtocolParser : ProtocolParser<ZKP>

Parser for the ZKP protocol.

Functions

parse
Link copied to clipboard
open override fun parse(arguments: ProtocolArguments): ZKP

Parses arguments into a protocol of type P.