btck::Handle::Handle

Copy-constructs by duplicating the other handle's C object.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

Handle(Handle const& other);

Parameters

NameDescription
otherThe handle to copy.