mirror of
https://github.com/vacp2p/status-linea-besu.git
synced 2026-01-08 23:08:15 -05:00
[CHANGELOG] clarify breaking changes (#8052)
* clarify breaking changes in changelog Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com> --------- Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
@@ -673,8 +673,8 @@ public interface GasCalculator {
|
||||
}
|
||||
|
||||
/**
|
||||
* Calculates the refund for proessing the 7702 code delegation list if an delegater account
|
||||
* already exist in the trie.
|
||||
* Calculates the refund for processing the 7702 code delegation list if a delegator account
|
||||
* already exists in the trie.
|
||||
*
|
||||
* @param alreadyExistingAccountSize The number of accounts already in the trie
|
||||
* @return the gas refund
|
||||
|
||||
Reference in New Issue
Block a user