mirror of
				https://github.com/XRPLF/clio.git
				synced 2025-11-04 11:55:51 +00:00 
			
		
		
		
	Api v1 bool support (#877)
* Allow not bool for signer_lists * Allow transactions to be not bool for v1 * Add tests for JsonBool
This commit is contained in:
		@@ -175,6 +175,7 @@ if (tests)
 | 
			
		||||
    unittests/rpc/ForwardingProxyTests.cpp
 | 
			
		||||
    unittests/rpc/WorkQueueTests.cpp
 | 
			
		||||
    unittests/rpc/AmendmentsTests.cpp
 | 
			
		||||
    unittests/rpc/JsonBoolTests.cpp
 | 
			
		||||
    ## RPC handlers
 | 
			
		||||
    unittests/rpc/handlers/DefaultProcessorTests.cpp
 | 
			
		||||
    unittests/rpc/handlers/TestHandlerTests.cpp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user