ChainSig.js Documentation - v1.1.6
    Preparing search index...

    Interface BTCUnsignedTransaction

    interface BTCUnsignedTransaction {
        psbt: Psbt;
        publicKey: string;
    }
    Index

    Properties

    Properties

    psbt: Psbt
    publicKey: string