TUI - Operation bindings - add button Finalize transaction
Similar to issue #303 (closed).
For operations:
- transfer
- transfer to savings/from savings
- power up
- power down
- set withdraw routes
- delegate
The following changes should be done:
- Button Finalize transaction should be added.
- If a user clicks button:
a. an operation is added to the cart
b. an application jumps to Transaction summary.
Based on #261