We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc7db8c + d7a8946 commit 9df1a9cCopy full SHA for 9df1a9c
solidity.js
@@ -72,7 +72,7 @@ function hljsDefineSolidity(hljs) {
72
'assembly',
73
literal:
74
'true false ' +
75
- 'wei szabo finney ether ' +
+ 'wei gwei szabo finney ether ' +
76
'seconds minutes hours days weeks years',
77
built_in:
78
'self ' + // :NOTE: not a real keyword, but a convention used in storage manipulation libraries
0 commit comments