mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-26 23:25:49 +00:00
Convert getAccountTransactions
This commit is contained in:
@@ -40,6 +40,7 @@ RippleAPI.prototype = {
|
||||
getOrderBook: orders.getOrderBook,
|
||||
getSettings: settings.getSettings,
|
||||
getTransaction: transactions.getTransaction,
|
||||
getAccountTransactions: transactions.getAccountTransactions,
|
||||
getNotification: notifications.getNotification,
|
||||
getNotifications: notifications.getNotifications,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user