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
{{ message }}
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
v1.17: geyser: allow custom name in config file (backport of #33550) (#34669)
* geyser: allow custom name in config file (#33550)
Allow loading the plugin name from the json config file as opposed to use plugin.name which is called before config file is passed to it. Allowing different plugins using the same executable to use different names.
(cherry picked from commit c82fc6c)
# Conflicts:
# geyser-plugin-manager/src/geyser_plugin_manager.rs
* Fixed merge conflicts
---------
Co-authored-by: Kirill Fomichev <[email protected]>
Co-authored-by: Lijun Wang <[email protected]>
0 commit comments