depth property

int depth
final

The depth of this HDNode. This will match the number of components (less one, the m/) of the path.

Most developers will not need to use this.

Implementation

final int depth;