CoeusTxBuilder constructor

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

Implementation

CoeusTxBuilder(this._ffi, this._owned);