You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add pallaschainobserver in the dep injection passing the fallback
- added `pallaschainobserver` to `chain_observer` namespace
- added `pallaschainobserver::new_with_fallback` to create the observer with a fallback
- added a match for the `executionenvironment` in the `build_chain_observer` method to use the `pallaschainobserver` if in production mode.
0 commit comments