Crash on button "Renew membership"
ERROR:__init__:error:Future/Task exception was never retrieved
future: Task(<send_membership_demand>)<exception=TypeError("'BlockId' object is not subscriptable",)>
Traceback (most recent call last):
File "/usr/lib/python3.4/asyncio/tasks.py", line 300, in _step
result = coro.send(value)
File "/home/gael/cutecoin/src/cutecoin/gui/community_view.py", line 299, in send_membership_demand
File "/home/gael/cutecoin/src/cutecoin/core/account.py", line 409, in send_membership
TypeError: 'BlockId' object is not subscriptable