git.delta.rocks / unique-network / refs/commits / ddce88dfeeb4

difftreelog

Remove unneeded opal comments

Daniel Shiposha2022-03-10parent: #730aec0.patch.diff
in: master

1 file changed

modifiedruntime/opal/src/lib.rsdiffbeforeafterboth
210 pub const SS58Prefix: u8 = 42;210 pub const SS58Prefix: u8 = 42;
211}211}
212212
213/*
2148880 - Unique
2158881 - Quartz
2168882 - Opal
217*/
218parameter_types! {213parameter_types! {
219 pub const ChainId: u64 = 8882;214 pub const ChainId: u64 = 8882;
220}215}