We should create some intial tests for the LdkLite functionality.
To this end, we could create a mock chain access module that allows us to simulate confirmation/re-orgs and test that indeed the right LDK state changes are happening and the right events are emitted.
Tests should be created in their own sub-folder.