mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04:00
Fix formatting
This commit is contained in:
parent
aa82f786c7
commit
42f8fe5c7f
@ -756,7 +756,6 @@ void BlockchainLMDB::unlock()
|
|||||||
check_open();
|
check_open();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
bool BlockchainLMDB::block_exists(const crypto::hash& h) const
|
bool BlockchainLMDB::block_exists(const crypto::hash& h) const
|
||||||
{
|
{
|
||||||
LOG_PRINT_L3("BlockchainLMDB::" << __func__);
|
LOG_PRINT_L3("BlockchainLMDB::" << __func__);
|
||||||
|
Loading…
Reference in New Issue
Block a user