DNS Decoder create version
This commit is contained in:
11
test/env/spec.toml
vendored
Normal file
11
test/env/spec.toml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# stellar_plugin.toml
|
||||
#
|
||||
[[plugin]]
|
||||
path = "./stellar_plugin/dns_decoder.so"
|
||||
init = "dns_decoder_init"
|
||||
exit = "dns_decoder_exit"
|
||||
|
||||
[[plugin]]
|
||||
path = "./stellar_plugin/dns_decoder_test_plug.so"
|
||||
init = "dns_decoder_test_init"
|
||||
exit = "dns_decoder_test_exit"
|
||||
Reference in New Issue
Block a user