With the middleware handler in place, we now need to add a new gRPC interceptor to the interceptor chain that will send messages to the registered middlewares for each event that could be of interest to them.
This refactor-only change makes the GetChanPointFundingTxid helper function available from sub-systems outside of the root lnd package.