Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Change create_payouts + create_trade_req to be more currency specific #169

Open
ericecook opened this issue Nov 19, 2014 · 0 comments
Open

Comments

@ericecook
Copy link
Member

Currently it just creates all possible payouts/trade requests. This is frequently undesireable, due to an issue with one currency. Additionally, down the road it'd be nice to do more frequent payouts for some currencies - or even allow users to manually make a payout request/threshold/etc

Short term solution:

Abstract functions to expect currency to be passed in. Have calling function loop as desired.

Long term solution:

Further abstract functions to expect both user & currency to be passed, This allows much more flexible creation options.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant