all:
	protoc --proto_path=protocol/ --python_out=./ protocol/renforce.proto
