add primitive to cameligo
This commit is contained in:
parent
abfd561ffb
commit
dcb342e031
@ -148,6 +148,7 @@ module Simplify = struct
|
|||||||
module Cameligo = struct
|
module Cameligo = struct
|
||||||
let constants = function
|
let constants = function
|
||||||
| "assert" -> ok C_ASSERTION
|
| "assert" -> ok C_ASSERTION
|
||||||
|
| "chain_id" -> ok C_CHAIN_ID
|
||||||
| "Current.balance" -> ok C_BALANCE
|
| "Current.balance" -> ok C_BALANCE
|
||||||
| "balance" -> ok C_BALANCE
|
| "balance" -> ok C_BALANCE
|
||||||
| "Current.time" -> ok C_NOW
|
| "Current.time" -> ok C_NOW
|
||||||
|
Loading…
Reference in New Issue
Block a user