🦄 refactor(decoder glimpse detector): rename to lpi plugin
This commit is contained in:
11
test/lpi_plugin/test_config/spec.toml
Normal file
11
test/lpi_plugin/test_config/spec.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user