Opaque data structure for holding the state of a transaction during validation.
Declared in <kernel/bitcoinkernel.h>
typedef btck_TxValidationState btck_TxValidationState;
Contains information indicating whether validation was successful, and if not which step during transaction validation failed.