Skip to content

Commit

Permalink
fix protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Dec 17, 2024
1 parent d8e205e commit c489c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/protobuf_config/src/proto/config/genesis.proto
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ message Genesis {
optional string evm_emulator_hash = 13; // optional; h256
optional string custom_genesis_state_path = 14; // optional;
reserved 11; reserved "shared_bridge";
reserved 14; reserved "sl_chain_id";
reserved 15; reserved "sl_chain_id";
}

0 comments on commit c489c9f

Please sign in to comment.