fuel-crypto
fuel-crypto copied to clipboard
remove `unsafe` keyword from `from_bytes_unchecked`
https://github.com/FuelLabs/sway/pull/3201#discussion_r1008932356
the unsafe comments are now redundant and should be removed
the
unsafecomments are now redundant and should be removed
I will fix all that before Squash and merge