Michelson: adds missing instructions from language BNF
This commit is contained in:
parent
9e1ec0c159
commit
733be3fa17
@ -1795,6 +1795,7 @@ X - Full grammar
|
||||
| PUSH <type> <data>
|
||||
| SOME
|
||||
| NONE <type>
|
||||
| UNIT
|
||||
| IF_NONE { <instruction> ... } { <instruction> ... }
|
||||
| PAIR
|
||||
| CAR
|
||||
@ -1853,6 +1854,7 @@ X - Full grammar
|
||||
| ISNAN
|
||||
| NANAN
|
||||
| MANAGER
|
||||
| SELF
|
||||
| TRANSFER_TOKENS
|
||||
| CREATE_ACCOUNT
|
||||
| CREATE_CONTRACT
|
||||
|
Loading…
Reference in New Issue
Block a user