Rename CustomProto to LegacyProto (#3313)

This commit is contained in:
Pierre Krieger
2019-08-07 21:22:27 +02:00
committed by Gavin Wood
parent 97febf4c30
commit c32d9a17e0
7 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -170,7 +170,7 @@
mod behaviour;
mod chain;
mod custom_proto;
mod legacy_proto;
mod debug_info;
mod discovery;
mod on_demand_layer;