Follow-up fixes for scheduled-transfer implementation.
related !374 (merged)
Closes: #206 (closed)
This MR includes fixes for:
- Fixed issue to display only the next 10 upcoming scheduled transfers.
- Fixed calculation of amount of upcoming scheduled transfers.
- Fixed typo
send
->sent
in help message ofclive process transfer-schedule
, - Fixed bug that requires from user passing pair_id even when there was only one transfer to receiver,
- Fixed bug that prevents from removing scheduled transfer when there was only 1 execution left,
- Remove
Memo
column from upcoming table, - Adjust time format of
Next
column in upcoming table, - Add information in help of
clive show transfer-schedule modify
about first execution after changing value offrequency
.
Edited by Wieslaw Kedzierski