HDNode constructor

HDNode(ECPair _keyPair, Uint8List _chainCode)

Implementation

HDNode(this._keyPair, this._chainCode);