btck::Handle::Handle

Move-constructs, leaving other empty.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

Handle(Handle&& other) noexcept;

Parameters

NameDescription
otherThe handle to move from.