Skip to content

Sapling/Michelson: sapling_state is not packable

Like big_map, sapling_state should not be packable. This disallows operations such as PUSH or UNPACK on a sapling_state (or something containing one). It also disallows sapling_state in a big_map.

Edited by Marco Stronati

Merge request reports