mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Solution: The `conclude` function isn't actually concluding the election but check if the election can be concluded or not. So the method name has been changed to `has_concluded`