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

concealwallet Improvements #305

Merged
merged 2 commits into from
Aug 28, 2022

Conversation

cartoon-face
Copy link
Contributor

  • changes to deposit status output. @ TurdBird in Discord said:

"can someone change the wallet time lock from SPENT, to WITHDRAWN? i see this all the time, and it gives ppl the wrong idea. thanks!"

  • check_address command to verify $CCX addresses
  • move balance function to client_helper so then we can call .balances(...) in main.cpp to show all balances in wallet, main & deposit.

cartoon-face and others added 2 commits August 22, 2022 12:55
* move balance function to `client_helper` so then we can call `m_chelper` in main.cpp to show all balances in wallet
* `check_address` command to verify $CCX addresses
* @ TurdBird in Discord said: "can someone change the wallet time lock from SPENT, to WITHDRAWN? i see this all the time, and it gives ppl the wrong idea. thanks!"
Copy link
Member

@AxVultis AxVultis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@AxVultis AxVultis merged commit b7922bb into ConcealNetwork:development Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants