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

    Interface SpendBTCHTLCParams

    interface SpendBTCHTLCParams {
        chain: "bitcoin";
        txData: { JSONRepresentation: BTCHTLCSpendRequest };
    }
    Index

    Properties

    Properties

    chain: "bitcoin"
    txData: { JSONRepresentation: BTCHTLCSpendRequest }