Returns the height at which the coin was confirmed.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

uint32_t
GetConfirmationHeight() const;

Return Value

The confirmation height.

Created with MrDocs