NickChapman / RequestNetwork.py

A python implementation of the Request Network API
MIT License
13 stars 5 forks source link

RequestCoreService #9

Closed ghost closed 6 years ago

ghost commented 6 years ago

Not 100% complete, just thought I'd submit a PR before heading to bed

Ported most of RequestCoreService

Left some data cleaning in getRequestsByAddress, mainly because the typescript was doing some weird promise + map thing and flu-Justice doesn't like thinking

Oh, and docstrings, I should probably do those