interface BridgeFromBitcoinOutput {
    txid: string;
}

Properties

Properties

txid: string