Expose channel builder in order to create channels more efficiently in external code
This was mainly done to get the obfs4 status checker running faster, as the previous method of using ChanMgr
to try to create a Channel could have been improved upon.