Replace use of convertStringToHex
/convertHexToString
with stringToHex
/hexToString
#2698
Labels
convertStringToHex
/convertHexToString
with stringToHex
/hexToString
#2698
convertStringToHex
andconvertHexToString
are deprecated functions: https://github.com/XRPLF/xrpl.js/blob/main/packages/xrpl/src/utils/stringConversion.tsThese functions are really only still used in tests and snippets, so this is a pretty low priority issue. Just leaving it here as a reminder.
The text was updated successfully, but these errors were encountered: