# Zone Executor to Nomos DA communication ## Protobuf To generate the updated protobuf serializer from `dispersal.proto` run: ``` bash protoc --python_out=. dispersal.proto ```