CityOfZion / neon-wallet-db

Serves neo blockchain data to light wallets
28 stars 22 forks source link

Address transactions response only returns up to 25 transaction records. #4

Open rockacola opened 7 years ago

rockacola commented 7 years ago

Informed and forward from neon-js Issue 23.

The http://testnet-api.neonwallet.com/v2/address/history/{address} API endpoint only returns up to 25 transaction records regardless of numbers of transactions within an address. Method also doesn't seems to take optional parameters for pagination supports.

To replicate: