pub trait DynStateStoreReadSnapshot: DynStateStoreRead + DynStateStoreReadVector + StaticSendSync { }