stellar-api icon indicating copy to clipboard operation
stellar-api copied to clipboard

Ability to sort transaction history for Stellar Account

Open gituser opened this issue 6 years ago • 0 comments

Add optional $order parameter to Account::getTransactions() parameter $order can be either 'asc' or 'desc', default is 'asc' (default horizon param value).

gituser avatar Apr 24 '19 22:04 gituser