This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
stellar-stellar/test/glimpse_detector/test_config/spec.toml

12 lines
223 B
TOML

# stellar_plugin.toml
#
[[plugin]]
path = ""
init = "APP_GLIMPSE_DETECTOR_LOAD"
exit = "APP_GLIMPSE_DETECTOR_UNLOAD"
[[plugin]]
path = ""
init = "GLIMPSE_DETECTOR_TEST_PLUG_LOAD"
exit = "GLIMPSE_DETECTOR_TEST_PLUG_UNLOAD"