update substrate to sc in docs (#7767)

This commit is contained in:
honeywest
2020-12-21 11:09:52 +08:00
committed by GitHub
parent 62bdfaa87a
commit 7d45c1737e
+1 -1
View File
@@ -33,7 +33,7 @@ In the lowest level, Substrate defines primitives, interfaces and traits to impl
=== Client
* _found in_: `/client`
* _crates prefix_: `substrate-`
* _crates prefix_: `sc-`
* _constraints_:
** crates may not (dev-)depend on any `frame-`-crates