mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 11:55:51 +00:00 
			
		
		
		
	Fix documentation comment (#1234)
This commit is contained in:
		@@ -241,6 +241,8 @@ using Source = SourceImpl<>;
 | 
			
		||||
 * @param validatedLedgers The network validated ledgers data structure
 | 
			
		||||
 * @param onDisconnect The hook to call on disconnect
 | 
			
		||||
 * @param onConnect The hook to call on connect
 | 
			
		||||
 * @param onLedgerClosed The hook to call on ledger closed. This is called when a ledger is closed and the source is set
 | 
			
		||||
 * as forwarding.
 | 
			
		||||
 * @return The created source
 | 
			
		||||
 */
 | 
			
		||||
Source
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user