Returns the hash of the previous block.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
BlockHashView
PrevHash() const;
Return Value
A view of the previous block hash.
Created with MrDocs
Returns the hash of the previous block.
Declared in <kernel/bitcoinkernel_wrapper.h>
BlockHashView
PrevHash() const;
A view of the previous block hash.
Created with MrDocs