mirror of
				https://github.com/Xahau/xahaud.git
				synced 2025-11-04 02:35:48 +00:00 
			
		
		
		
	Add Previous fields to ltCron (#611)
This commit is contained in:
		@@ -376,6 +376,8 @@ LedgerFormats::LedgerFormats()
 | 
			
		||||
            {sfDelaySeconds,         soeREQUIRED},
 | 
			
		||||
            {sfRepeatCount,          soeREQUIRED},
 | 
			
		||||
            {sfOwnerNode,            soeREQUIRED},
 | 
			
		||||
            {sfPreviousTxnID,        soeREQUIRED},
 | 
			
		||||
            {sfPreviousTxnLgrSeq,    soeREQUIRED}
 | 
			
		||||
        },
 | 
			
		||||
        commonFields);
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user