@raoul-picconi/mojito-sdk
    Preparing search index...

    Interface BTCHTLCCreateResponse

    interface BTCHTLCCreateResponse {
        htlcAddress: string;
        redeemScript: string;
        signedTxHex: string;
        transactionId: string;
    }
    Index

    Properties

    htlcAddress: string
    redeemScript: string
    signedTxHex: string
    transactionId: string