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/decoders/lpi_plus/version.map
2024-11-27 10:29:23 +08:00

15 lines
232 B
Plaintext

VERS_2.4{
global:
extern "C" {
lpi_plus_init;
lpi_plus_exit;
lpi_plus_on_packet;
module_to_lpi_plus;
lpi_plus_appid2name;
packet_exdata_to_lpip_appid;
GIT_VERSION_*;
};
local: *;
};