UNPKG
@eth-optimism/ethereumjs-vm
Version:
latest (4.2.0-alpha.3)
4.2.0-alpha.3
4.2.0-alpha.2
4.2.0-alpha.1
4.2.0-alpha.0
An Ethereum VM implementation
github.com/ethereumjs/ethereumjs-vm
ethereum-optimism/ethereumjs-ovm
@eth-optimism/ethereumjs-vm
/
dist
/
ovm
/
utils
/
constants.d.ts
3 lines
(2 loc)
•
86 B
TypeScript
View Raw
1
2
3
export
declare
const
NULL_ADDRESS
:
string
;
export
declare
const
NULL_BYTES32
:
string
;