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_plus/test_config/spec.toml
2024-10-11 06:08:50 +00:00

12 lines
177 B
TOML

# stellar_plugin.toml
#
[[module]]
path = ""
init = "lpi_plus_init"
exit = "lpi_plus_exit"
[[module]]
path = ""
init = "gtest_lpip_module_init"
exit = "gtest_lpip_module_exit"