Mavkit_smart_rollup.L2_messageval make : string -> tmake message constructs a message with content message.
val content : t -> stringcontent message returns the string content of message, i.e. content (make s) = s.
module Id : Mavryk_crypto.Intfs.HASHHash with b58check encoding scmsg(55), for ids of L2 messages.
type id = Id.tAlias for message id
val encoding : t Mavryk_base.TzPervasives.Data_encoding.t