EIP-2930 spec change for signature hash (#261)
* EIP-2930 spec change for signature hash * Removing eip2930 test blocks
This commit is contained in:
@@ -25,7 +25,6 @@ use std::io::Read;
|
||||
pub enum ForkSpec {
|
||||
EIP150,
|
||||
EIP158,
|
||||
EIP2930,
|
||||
Frontier,
|
||||
Homestead,
|
||||
Byzantium,
|
||||
|
||||
Reference in New Issue
Block a user