Skip to content

Empty trades #20

Description

@samolego

if (!tradeStack1.isEmpty() || !tradeStack2.isEmpty() || !sellStack.isEmpty())

This allows for "half-empty" trades to be present, e.g. buying / selling air, which is silly.

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