Type alias TxBroadcastResultOk

TxBroadcastResultOk: {
    txid: string;
}

Type declaration

  • txid: string

Generated using TypeDoc