mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
handle string ledger_index values in doAccountTx (#162)
* handle string ledger_index values in doAccountTx * return ledgerInfo when ledger_hash is specified
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include <cstdint>
|
||||
#include <shared_mutex>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
namespace RPC {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user