you last interest payment was made on"2016-07-05T14:40:48",
.. that means that you need to wait a little longer before you can obtain your interest.
Hope we can get a nice gui feature for this sooner than later.
You are viewing a single comment's thread from:
Thank you for the date! Where did you find it by the way? It is not on Steemd..
You can get that number by using the
cli_wallet
andget_account
..Next release of
piston
will have aninterest
command that looks like this:+---------+-----------------------+---------------------+---------------+-----------+ | Account | Last Interest Payment | Next Payment | Interest rate | Interest | +---------+-----------------------+---------------------+---------------+-----------+ | clement | 2016-07-05 14:40:48 | 2016-08-04 14:40:48 | 10.0% | 0.872 SBD | +---------+-----------------------+---------------------+---------------+-----------+