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

difftreelog

fix remove move constants to primitives

Daniel Shiposha2022-08-15parent: #b1129f6.patch.diff
in: master

2 files changed

deletedruntime/common/constants.rsdiffbeforeafterboth

no changes

modifiedruntime/common/mod.rsdiffbeforeafterboth
15// 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/>.
1616
17pub 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;