pub type TransactionNotifierLock = Arc<RwLock<dyn TransactionNotifier + Sync + Send>>;