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