mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
This combines two enhancements to the ledger_data RPC command and related commands. The ledger_data RPC command will now return the ledger header in the first query (the one with no marker specified). Also, ledger_data and related commands will now provide the ledger header in binary if binary output is specified. Modified existing ledgerdata unit test to cover new functionality.