Accounts with zero vesting balance cannot transact
steemit·@wilfred·
0.000 HBDAccounts with zero vesting balance cannot transact
 The current situation with the wallet software is that if an account has __0.000 VESTS__, but has some __STEEM__ and/or __SBD__, it cannot perform any transaction. Even __transfer_to_vesting__ fails with the reason: ``` 10 assert_exception: Assert Exception a.vesting_shares.amount > 0: only accounts with a positive vesting balance may transact ``` I think that it's reasonable (at least) to __allow users to power up themselves in any cases__ :) or even perform any kind of transactions. Yes, I have some _STEEM_ and want to power up myself. What's the problem?