Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.
This repository was 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

@ericecook

Description

@ericecook

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions