diff --git a/plugins/spender/multifundchannel.c b/plugins/spender/multifundchannel.c index 4e8ce19d8f0d..fca4b01320c6 100644 --- a/plugins/spender/multifundchannel.c +++ b/plugins/spender/multifundchannel.c @@ -1418,7 +1418,7 @@ perform_fundpsbt(struct multifundchannel_command *mfc, u32 feerate) } /* If we've got v2 opens, we need to use a min weight of 110. */ - /* BOLT-f53ca2301232db780843e894f55d95d512f297f9 #3: + /* BOLT-WHERE? #3: * The minimum witness weight for an input is 110. */ if (dest_count(mfc, OPEN_CHANNEL) > 0) {