CommitmentProtocolParser

object CommitmentProtocolParser : ProtocolParser<Commitment>

Parser for the Commitment protocol.

Functions

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

Parses arguments into a protocol of type P.