versions property

Bip32Type versions

Implementation

Bip32Type get versions {
  return this._versions ?? BITCOIN_VERSION;
}