aarondb/shared/ownership_test_support
Values
pub fn empty(
store: storage.StorageAdapter,
distributed: Bool,
ets_name: option.Option(String),
) -> state.DbState
Creates the one canonical all-empty state used by state-characterization tests. Production startup uses the same defaults in the transactor adapter.
pub fn has_no_optional_extensions(db: state.DbState) -> Bool