mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			235 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			235 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "method": "ledger",
 | 
						|
    "params": [
 | 
						|
        {
 | 
						|
            "ledger_index": "validated",
 | 
						|
            "transactions": false,
 | 
						|
            "expand": false,
 | 
						|
            "owner_funds": false,
 | 
						|
            "diff": false
 | 
						|
        }
 | 
						|
    ]
 | 
						|
}
 |