Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: breez/breez

Tags

0.5.8-openbeta

Toggle 0.5.8-openbeta's commit message
doubleratchet: initialize in app creation instead of app.Start()

This commit moves the doubleratchet initialization to the point where
the app is created instead of deferring it to the app.Start().
The reason is becaue the doubleratchet is a stand alone package
That is being used regardless of breez app and even before it is really
started.

0.5-openbeta

Toggle 0.5-openbeta's commit message
update dependencies