PSBTSigner constructor

PSBTSigner(
  1. String psbtSignature,
  2. BtcTransferInfo tx
)

Implementation

PSBTSigner(this.psbtSignature, this.tx);