Skip to content
Snippets Groups Projects
Commit 87132337 authored by matograine's avatar matograine
Browse files

[mod] creating tui.py

* create tui.py with license statement
* move display_amount() and display_pubkey() to tui.py to prevent circular dependencies
* change display_amount() to prevent circular dependency with money.py.
    * Now display_amount() needs the ud_value parameter.
    * display_amount() is no more async
* mod tx.py and test_unit_tx.py to match new location of the two features.
parent cf3f71da
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment