pub type StateReadBytecode = Vec<u8>;
State read code serialized as json.
struct StateReadBytecode { /* private fields */ }