iotaledger/iota

Display vesting unlock time based on real epoch unlock time

Closed this issue · 1 comments

In the wallet dashboard we are displaying in the next payout and the vesting schedule popup the unlock times that come in the object, but that is not accurate as the unlock time is actually the next epoch after that unix.
The issue is that we dont know when the future epochs will commence, so we have to think how to do this.
Discuss with Mirko's team (@begonaalvarezd @cpl121 ) how we can proceed with accurate information

Not needed anymore since timelocks will unlock at accurate unlock unix times