mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-20 02:27:21 +01:00
75dbbb55ad
This commit adds supporting functions that will be used in the unit test. The testing data are also added as hard-coded. We choose to copy the most of the testing data from our itest results such that a) they are "real" data that can be used to calculate scripts and b) we preserve the result generated by the current code so a future change won't affect our test. |
||
---|---|---|
.. | ||
iterator.go | ||
lnwallet.go | ||
log.go | ||
revocation_log.go | ||
test_utils.go |