Adding a tab for creating transactions with arbitrary call values will:
- make it easier for testing UI, humanizer, overall txn logic
- provide flexible interface for custom transactions
- be usefull for users when/if our/other web wallet's UI starts denying a certain type of txns due to bad syncing/bugs
Adding a tab for creating transactions with arbitrary call values will: