# HG changeset patch # User Kim Alvefur # Date 1660131943 -7200 # Node ID 6683beb96e0172d3e53e6406f46169c813a427d7 # Parent 053417068957880ea4de04c0d6ec494b5270088a util.hex: Update Teal spec for function rename in a0ff5c438e9d diff -r 053417068957 -r 6683beb96e01 teal-src/util/hex.d.tl --- a/teal-src/util/hex.d.tl Mon Aug 08 20:33:44 2022 +0200 +++ b/teal-src/util/hex.d.tl Wed Aug 10 13:45:43 2022 +0200 @@ -2,5 +2,7 @@ local record lib to : s2s from : s2s + encode : s2s + decode : s2s end return lib