mirror of
				https://github.com/XRPLF/rippled.git
				synced 2025-11-04 11:15:56 +00:00 
			
		
		
		
	Experiment: Always delete the root
This commit is contained in:
		@@ -210,6 +210,7 @@ ApplyView::dirRemove(
 | 
			
		||||
    uint256 const& key,
 | 
			
		||||
    bool keepRoot)
 | 
			
		||||
{
 | 
			
		||||
    keepRoot = false;
 | 
			
		||||
    auto node = peek(keylet::page(directory, page));
 | 
			
		||||
 | 
			
		||||
    if (!node)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user