mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-09 18:52:09 +02:00
chainntnfs: test both zmq and rpc bitcoind modes
This commit is contained in:
@@ -13,4 +13,5 @@ import (
|
||||
// powered chain notifier.
|
||||
func TestInterfaces(t *testing.T) {
|
||||
chainntnfstest.TestInterfaces(t, "bitcoind")
|
||||
chainntnfstest.TestInterfaces(t, "bitcoind-rpc-polling")
|
||||
}
|
||||
|
Reference in New Issue
Block a user