Sc_rollups.KindA smart contract rollup has a kind, which assigns meaning to rollup operations.
The list of available rollup kinds.
This list must only be appended for backward compatibility.
val encoding : t Mavryk_protocol_environment_001_PtAtLas.Data_encoding.tval all : t listall returns all implemented PVMs.
val of_string : string -> t optionval to_string : t -> stringval pp : Mavryk_protocol_environment_001_PtAtLas.Format.formatter -> t -> unit