btck_ValidationInterfaceCallbacks::user_data

Holds a user-defined opaque structure that is passed to the validation interface callbacks. If user_data_destroy is also defined ownership of the user_data is passed to the created context options and subsequently context.

Synopsis

Declared in <kernel/bitcoinkernel.h>

void* user_data;