[#btck_txid_destroy] = btck_txid_destroy :mrdocs: Destroy the txid. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void btck_txid_destroy(xref:btck_Txid-0e.adoc[btck_Txid]* txid); ---- == Parameters [cols="1,4"] |=== | Name| Description | *txid* | Opaque data structure for holding a btck_Txid. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#