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/lpi_plugin/test_config/spec.toml

12 lines
183 B
TOML

# stellar_plugin.toml
#
[[plugin]]
path = ""
init = "lpi_plugin_load"
exit = "lpi_plugin_unload"
[[plugin]]
path = ""
init = "gtest_lpi_plugin_load"
exit = "gtest_lpi_plugin_unload"