Constructs an owning copy from a view.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
BlockHash(BlockHashView const& view);
Parameters
Name |
Description |
view |
The view to copy. |
Created with MrDocs
Constructs an owning copy from a view.
Declared in <kernel/bitcoinkernel_wrapper.h>
BlockHash(BlockHashView const& view);
Name |
Description |
view |
The view to copy. |
Created with MrDocs