Destroy the btck_TxValidationState.
Synopsis
Declared in <kernel/bitcoinkernel.h>
void
btck_tx_validation_state_destroy(btck_TxValidationState* state);
Parameters
Name |
Description |
state |
Opaque data structure for holding the state of a transaction during validation. |
Created with MrDocs