edge/cli

Create stake command to take pending transfers into account

adamkdean opened this issue · 1 comments

edge stake create gives a balance + a balance after staking, but doesn't take into account the balance of pending transactions. It would be better if it did.

Fixed in b75c104