syntax = "proto3"; enum BlockEvent { GetBlockData = 0; ApplyDelta = 1; ExportDocument = 2; }