Since we are no longer passing in the miner as the chain backend, we don't have to export the fields.
BackendCfg is an interface that can be backed by different Bitcoin node implementations. We currently use the btcdHarness as our chain backend.