aeternity / aepp-sdk-js

JavaScript SDK for the æternity blockchain
http://docs.aeternity.com/aepp-sdk-js/
ISC License
120 stars 59 forks source link

`limit` parameter missed in `_Middleware:getTxs` #1986

Open davidyuk opened 3 months ago

davidyuk commented 3 months ago

/names/{id}/auction: in mdw doesn't seem to be needed 'limit' and direction params. For some reason, auto rest extracts common params to _Middleware class options.