orzFly / ruby-ripple-rest

Ripple REST Client for Ruby
http://rubydoc.info/github/orzfly/ruby-ripple-rest/master/frames
MIT License
11 stars 10 forks source link

Fix the source currencies filter for Payments#find_path #1

Closed avlazarov closed 10 years ago

avlazarov commented 10 years ago

The source_currencies param needs to be named. https://dev.ripple.com/?p=ripple-rest#preparing-a-payment

orzFly commented 10 years ago

Thanks. :+1: