Commit graph

2 commits

Author SHA1 Message Date
Oliver Gugger
429b28b110
multi: prepare for upcoming lnd v0.14.0-beta release 2021-10-20 19:25:54 -07:00
Oliver Gugger
0494ec0c53
event: add new event package
We add a new, generic event package that can be used to implement events
of different kinds throughout the system. Events are stored with their
timestamp as the main lookup key which is ensured to be unique by the
API.
2020-10-01 13:16:45 +02:00