core: remove superfluous big.Int allocations
With blocks now being immutable, use big.Int values from accessor functions instead of copying their results.
Loading
Please register or sign in to comment
good morning!!!!
With blocks now being immutable, use big.Int values from accessor functions instead of copying their results.