add None and Some keywords

This commit is contained in:
Milen Radkov 2019-08-21 18:13:19 +03:00 committed by GitHub
parent b4e9a75a8b
commit f102b6067a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,6 +64,8 @@ export const language = <ILanguage>{
'Address', 'Address',
'Auth', 'Auth',
'Chain', 'Chain',
'None',
'Some',
'bits', 'bits',
'bytes', 'bytes',
'event', 'event',