PSBTSigner constructor
PSBTSigner(
- String psbtSignature,
- BtcTransferInfo tx
Implementation
PSBTSigner(this.psbtSignature, this.tx);
PSBTSigner(this.psbtSignature, this.tx);