ripple / ripplecharts-frontend

RippleCharts front-end using Angular.js and D3
ISC License
185 stars 131 forks source link

fix OffersExercisedListener DocBlock for options #209

Closed IvanhoeGrozni closed 2 years ago

IvanhoeGrozni commented 3 years ago

Gave me some headache until I looked in the code and realized the docBlock param "trade" should be "counter". :)

IvanhoeGrozni commented 3 years ago

Thanks. Just curious -- what are you using this code for?

For real time updates of price charts and lists of last trades for specific markets... among other things. :)