Commit 0a2e1cb2 authored by ben-chain's avatar ben-chain

fix ovmNUMBER context type

parent 0868e2f1
...@@ -175,6 +175,7 @@ export const isTestStep_Context = ( ...@@ -175,6 +175,7 @@ export const isTestStep_Context = (
return [ return [
'ovmCALLER', 'ovmCALLER',
'ovmADDRESS', 'ovmADDRESS',
'ovmNUMBER',
'ovmL1TXORIGIN', 'ovmL1TXORIGIN',
'ovmTIMESTAMP', 'ovmTIMESTAMP',
'ovmGASLIMIT', 'ovmGASLIMIT',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment