formatting
This commit is contained in:
parent
0688d964cf
commit
b600e3a759
3 changed files with 13 additions and 17 deletions
|
|
@ -766,7 +766,6 @@ std::unique_ptr<nano::container_info_component> nano::recently_cemented_cache::c
|
|||
return composite;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
* active_transactions_config
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -60,9 +60,6 @@ public:
|
|||
std::size_t confirmation_history_size{ 2048 };
|
||||
// Maximum cache size for recently_confirmed
|
||||
std::size_t confirmation_cache{ 65536 };
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
class recently_confirmed_cache final
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue