mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-23 12:38:53 +00:00
parent
6f1c4b4c2c
commit
963bc09087
@ -1053,7 +1053,7 @@ uint64_t BlockchainLMDB::height() const
|
|||||||
LOG_PRINT_L3("BlockchainLMDB::" << __func__);
|
LOG_PRINT_L3("BlockchainLMDB::" << __func__);
|
||||||
check_open();
|
check_open();
|
||||||
|
|
||||||
return m_height - 1;
|
return m_height;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user