Retrieves the version of the underlying libcardano-c library.
This function calls the WASM module's get_lib_version method to fetch the library version
as a UTF-8 encoded string. The version string can be used for debugging, compatibility checks,
or informational purposes.
Retrieves the version of the underlying libcardano-c library.
This function calls the WASM module's
get_lib_versionmethod to fetch the library version as a UTF-8 encoded string. The version string can be used for debugging, compatibility checks, or informational purposes.