[#btck_ValidationInterfaceCallbacks-user_data] = xref:btck_ValidationInterfaceCallbacks.adoc[btck_ValidationInterfaceCallbacks]::user_data :relfileprefix: ../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void* user_data; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#