mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
There's no reason to copy it to a heap allocated value. The Output implements AsRef<[u8]> and all uses are satisfied by that.
There's no reason to copy it to a heap allocated value. The Output implements AsRef<[u8]> and all uses are satisfied by that.