All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- vote and unvote functions.
- register delegate function.
- Exported Module as a Python Class.
- Use dynamic account keys when initialising a vault.
- Throw Error as a Python Exception.
- Changed generate_transaction to sign_transaction.
- Removed the python api folder.