Skip to main content
Version: Next

Lima

API

Deprecation

The types chest and the primitive Tezos.open_chest are deprecated (see the changelogs for the Lima protocol).

Changes in API

Tezos

let create_ticket: 'value => nat => option<ticket<'value>>

Now create_ticket returns an option, preventing the creation of zero valued tickets.