Commit 0effbd16 authored by Gyanendra Mishra's avatar Gyanendra Mishra

fix typo

parent 3d40b543
......@@ -64,7 +64,7 @@ message BuilderNetworkParams {
message Participant {
// The type of EL client that should be started
ELClientType el_client_Type = 1;
ELClientType el_client_type = 1;
// The Docker image that should be used for the EL client; leave blank to use the default
string el_client_image = 2;
// The log level string that this participant's EL client should log at
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment