Account constructor

Account(HDNode accountNode, [ int currentChild ])

Implementation

Account(this.accountNode, [this.currentChild]);