API
Deprecation
The types chest and the primitive Mavryk.open_chest are deprecated (see the changelogs for the Lima protocol).
Changes in API
Mavryk
let create_ticket: 'value => nat => option<ticket<'value>>
Now create_ticket returns an option, preventing the creation of zero valued tickets.