bitshares / python-bitshares

Fully featured client-side library for the BitShares Blockchain - written entirely in python.
http://docs.pybitshares.com/
MIT License
163 stars 167 forks source link

Add voting ticket support to Uptick (PyBitShares requisites) #295

Closed christophersanborn closed 4 years ago

christophersanborn commented 4 years ago

Adding necessities to python-bitshares to support addition of voting ballot commands to Uptick.

Work in progress.

This builds on work contributed by @emfrias in 5bce0da, pr #292.

xeroc commented 4 years ago

Looks good so far!

xeroc commented 4 years ago

Thank you!