Skip to content

Check bitcoin withdrawal addresses' transaction history instead of balance #38

Description

@freenancial

Right now, we allow withdrawal of Bitcoin to a target address as long as it has an empty balance. However, we should not reuse a Bitcoin address even if it has zero balance if it had already been transacted before.

So instead, we should check the transaction history of the target address, and avoid using it if it has had any transactions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions