multi: remove LocalFeatures and GlobalFeatures

This commit is contained in:
Conner Fromknecht
2019-11-08 05:32:00 -08:00
parent 16318c5a41
commit 5e27b5022c
9 changed files with 16 additions and 37 deletions

View File

@@ -28,7 +28,7 @@ var (
Port: 9000}
testAddrs = []net.Addr{testAddr}
testFeatures = lnwire.NewFeatureVector(nil, lnwire.GlobalFeatures)
testFeatures = lnwire.NewFeatureVector(nil, lnwire.Features)
testHash = [32]byte{
0xb7, 0x94, 0x38, 0x5f, 0x2d, 0x1e, 0xf7, 0xab,