Skip to content
Snippets Groups Projects
Commit e27e2ef2 authored by inso's avatar inso
Browse files

Merge branch 'dev'

parents a4e5ddca 669c5ce3
No related branches found
No related tags found
No related merge requests found
......@@ -184,7 +184,6 @@ class TransferMoneyDialog(QObject):
@asyncify
async def relative_amount_changed(self, value):
raise Exception("Test")
ud_block = await self.community.get_ud_block()
if ud_block:
dividend = ud_block['dividend']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment