Commit Graph

2 Commits

Author SHA1 Message Date
yyforyongyu
0735522194 multi: fix make fmt 2022-08-23 22:10:24 +08:00
yyforyongyu
674b0ec5fb migration30: add related revocation log and lnwallet code
This commit adds relevant code from the revocation_log.go and the
package lnwallet. The code is needed to migrate the data, and we choose
to copy the code instead of importing to preserve the version such that
a future change won't affect current migration. An alternative would be
tagging each of the packages imported.
2022-07-08 13:17:57 +08:00