pub type Backend = TFullBackend<NodeBlock>;
The backend type being used by the test service.
pub struct Backend { /* private fields */ }