filidorwiese / ripple-wallet

Lightweight command-line Ripple wallet (node based)
ISC License
41 stars 19 forks source link

fix "Last X transactions" to actual number of tx's, not limit number #21

Closed ahdavis181 closed 6 years ago

ahdavis181 commented 6 years ago

Change display of "Last X transactions" to the actual number of transactions found, not the limit number. If the actual number of transactions is fewer than the limit number, this would have displayed a number greater than the actual number of transactions displayed.