difftreelog
fix remove move constants to primitives
in: master
2 files changed
runtime/common/constants.rsdiffbeforeafterbothno changes
runtime/common/mod.rsdiffbeforeafterboth15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.15// along with Unique Network. If not, see <http://www.gnu.org/licenses/>.161617pub mod config;17pub mod config;18pub mod constants;19pub mod construct_runtime;18pub mod construct_runtime;20pub mod dispatch;19pub mod dispatch;21pub mod ethereum;20pub mod ethereum;