Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (22 loc) · 844 Bytes

hardforkoptions.md

File metadata and controls

42 lines (22 loc) · 844 Bytes

ethereumjs-common > hardforkOptions

Interface: hardforkOptions

Hierarchy

hardforkOptions

Index

Properties


Properties

<Optional> onlyActive

● onlyActive: undefined | false | true

Defined in index.ts:9

optional, only active HFs (default: false)


<Optional> onlySupported

● onlySupported: undefined | false | true

Defined in index.ts:7

optional, only allow supported HFs (default: false)