Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(derive): fix span batch utils read_tx_data() (#170)
instead of copying the entire buffer, de-reference twice to make a new mutable reference of the input u8 array
- Loading branch information