Copy‐constructs by duplicating the other handle's C object.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Handle(Handle const& other);
Parameters
Name |
Description |
other |
The handle to copy. |
Created with MrDocs