diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-05 17:36:52 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2011-06-05 17:36:52 +0200 |
commit | b7726d924ef7082b1f1d532ba6f840bc7b267b47 (patch) | |
tree | 8d6cdc2428b37ed16a5ec565f07b2594a6ce706b /README.rst | |
parent | 00b8acdf49894546c2875ad77cf748ec4c920403 (diff) |
ask fee
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst index bb14be60ed..9856370bc9 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,9 @@ This has been implemented: - Options dialog -- Sending coins +- Sending coins (including ask for fee when needed) + +- Show messages from core This has to be done: @@ -34,6 +36,4 @@ This has to be done: - Show details dialog for transactions (on double click) -- Display error messages/alerts from core - - More thorough testing of the view with all the kinds of transactions (sendmany, generation) |