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/packet_inject/conf/spec.toml

5 lines
105 B
TOML
Raw Normal View History

2024-06-27 15:07:54 +08:00
[[plugin]]
path = "./plugin/libpacket_inject.so"
init = "packet_inject_init"
exit = "packet_inject_exit"