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