Skip to content

Extract the magic step-timeout durations into named constants #156

Description

@sshdopey

Context

Deposit and withdraw hardcode setTimeout(..., 2200) and 2000 for the simulated pending step with no named meaning.

Scope

  • Name these durations as constants so the simulated timing is explicit.

Acceptance criteria

  • The simulated step delays are named constants.

Pointers

src/screens/Deposit.tsx, src/screens/Withdraw.tsx.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomersrefactorInternal cleanup and code reuse, no behaviour change

    Type

    No type

    Fields

    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