EIP-2930 spec change for signature hash (#261)

* EIP-2930 spec change for signature hash
* Removing eip2930 test blocks
This commit is contained in:
rakita
2021-02-10 15:58:35 +01:00
committed by GitHub
parent 6b4e56b214
commit dbf9a1cd98
7 changed files with 7 additions and 3259 deletions

View File

@@ -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(