Closed yoshidan closed 11 months ago
slice_outOfBounds occurs when the denom is shorter than the denomPrefix, so the length of the denom is checked.
slice_outOfBounds
denom
denomPrefix
Thanks, @yoshidan. First, could you rebase the commit with the latest main?
Now I rebased the commit with the latest main.
slice_outOfBounds
occurs when thedenom
is shorter than thedenomPrefix
, so the length of thedenom
is checked.