Tezos_raw_protocol_alpha.Script_native_reprKind of native contracts supported.
Representation of native contracts in the Cache or as a result of fetching in the storage. This is equivalent to `Script.t` for native contracts, that represents both the contract code and its storage.
module CLST_contract : sig ... endval encoding : t Tezos_protocol_environment_alpha.Data_encoding.tval with_storage_encoding :
with_storage Tezos_protocol_environment_alpha.Data_encoding.tval rpc_arg : t Tezos_protocol_environment_alpha.RPC_arg.arg