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/version.map

11 lines
116 B
Plaintext

VERS_2.4{
global:
extern "C" {
lpi_plugin_load;
lpi_plugin_unload;
GIT_VERSION_*;
};
local: *;
};