diff --git a/feature/default_sets.go b/feature/default_sets.go index 244466e86b3..bfc288ff0cd 100644 --- a/feature/default_sets.go +++ b/feature/default_sets.go @@ -60,7 +60,7 @@ var defaultSetDesc = setDesc{ lnwire.AMPRequired: { SetInvoiceAmp: {}, // 9A }, - lnwire.ExplicitChannelTypeOptional: { + lnwire.ExplicitChannelTypeRequired: { SetInit: {}, // I SetNodeAnn: {}, // N },