ChainCode constructor
ChainCode(
- ByteList bytes
Implementation
ChainCode(ByteList super.bytes)
: super.withConstraint(constraintLength: chainCodeLength);
ChainCode(ByteList super.bytes)
: super.withConstraint(constraintLength: chainCodeLength);