-
Lioncash authored
Passing around a 64 byte data struct by value is kind of wasteful, instead pass a reference to the struct.
c05c8a7a
Loading
Passing around a 64 byte data struct by value is kind of wasteful, instead pass a reference to the struct.