[#btck-ConsensusParamsView-get] = xref:btck.adoc[btck]::xref:btck/ConsensusParamsView.adoc[ConsensusParamsView]::get :relfileprefix: ../../ :mrdocs: Returns the borrowed C handle. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:btck_ConsensusParams-04.adoc[btck_ConsensusParams] const* get() const; ---- == Return Value The underlying const C pointer. [.small]#Created with https://www.mrdocs.com[MrDocs]#