EIP-2930 spec change for signature hash (#261)
* EIP-2930 spec change for signature hash * Removing eip2930 test blocks
This commit is contained in:
@@ -274,14 +274,6 @@ pub fn new_berlin_test() -> Spec {
|
||||
)
|
||||
}
|
||||
|
||||
/// Create a new Foundation Berlin era spec.
|
||||
pub fn new_eip2930_test() -> Spec {
|
||||
load(
|
||||
None,
|
||||
include_bytes!("../../res/chainspec/test/eip2930_test.json"),
|
||||
)
|
||||
}
|
||||
|
||||
/// Create a new Musicoin-MCIP3-era spec.
|
||||
pub fn new_mcip3_test() -> Spec {
|
||||
load(
|
||||
|
||||
Reference in New Issue
Block a user