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

Add Check Support #1060

Open
ckniffen opened this issue Oct 19, 2024 · 0 comments
Open

Add Check Support #1060

ckniffen opened this issue Oct 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ckniffen
Copy link
Collaborator

ckniffen commented Oct 19, 2024

Add first class support for Check transaction. Right now they have no shape or color assigned to them on the homepage and the details page needs more complete details.

CheckCreate

  • Format SendMax and an Amount
  • Show CheckId if it was successful (Requires reading metadata)

CheckCancel

  • Show Source Account of funds (Requires reading metadata)
  • Show Destination Account of check (Requires reading metadata if source cancels)

CheckCash

  • Show Source Account of funds (Requires reading metadata)
@ckniffen ckniffen added the enhancement New feature or request label Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants
@ckniffen and others