lnd/chainntnfs/test
Oliver Gugger 17b93db5cc
chainntnfs: fix race unit test issue
Because we pass in the same config into multiple notifiers, we sometimes
get a data race in the unit tests. By creating a copy of the config we
avoid that.
2024-03-18 17:08:17 +01:00
..
bitcoind bitcoindnotify: fix subtest closure in unit tests 2023-01-19 21:06:23 +08:00
btcd multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
neutrino multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
test_interface.go chainntnfs: fix race unit test issue 2024-03-18 17:08:17 +01:00