mirror of
https://github.com/vacp2p/linea-besu.git
synced 2026-01-08 20:47:59 -05:00
Merge branch 'main' into zkbesu
Signed-off-by: Daniel Lehrner <daniel.lehrner@consensys.net>
This commit is contained in:
@@ -25,7 +25,7 @@ import java.util.Optional;
|
||||
*/
|
||||
public interface CodeDelegation {
|
||||
/** The cost of delegating code on an existing account. */
|
||||
long PER_AUTH_BASE_COST = 2_500L;
|
||||
long PER_AUTH_BASE_COST = 12_500L;
|
||||
|
||||
/**
|
||||
* Return the chain id.
|
||||
|
||||
Reference in New Issue
Block a user