These functions and associated tests are being removed because nothing
depends on them and they end up creating a dependency on
blockchain/stake package, which is not desirable.
The dcrwallet command to set multiple tickets vote bits fields at
the same time has been added. Functions to encode/decode relevant
hex strings (as passed over JSON) were also added, along with tests.