Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wallet): Set transaction status to wallet transaction #1903

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Apr 22, 2024

Context

We want to differentiate a free wallet transaction vs. a paid wallet transaction.
And be able to void some wallet transactions.

Description

This PR aims to add a transaction_status field for wallet transactions.
This field can be set to paid, offered, or voided (not used yet).

@rsempe rsempe added the Wallet label Apr 22, 2024
@rsempe rsempe merged commit 1b18d9e into main Apr 22, 2024
5 of 6 checks passed
@rsempe rsempe deleted the ftr-wallet-improvements branch April 22, 2024 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants