ChainCode constructor

ChainCode(
  1. ByteList bytes
)

Implementation

ChainCode(ByteList bytes) : super(bytes, chainCodeLength);