Bip44PublicKey constructor

Bip44PublicKey(
  1. Pointer<Void> _ffi,
  2. bool _owned
)

Implementation

Bip44PublicKey(this._ffi, this._owned);