pub trait TestDatabase: SubstateDatabase + CommittableSubstateDatabase + ListableSubstateDatabase { }