vcash-electron
vcash-electron copied to clipboard
When sending, funds don't get spent from the selected account
There's an open issue in https://github.com/openvcash/vcash/issues/7 according to which the account selection has no effect when sending using sendfrom
and sendmany
RPCs, which the GUI relies on.
This results in the spending of coins of any account, regardless of the one being set to spend from in the RPC.