git.delta.rocks / unique-network / refs/commits / 293d68a70153

difftreelog

Merge pull request #491 from UniqueNetwork/fix/common-constants-and-changelog

Yaroslav Bolyukin2022-08-15parents: #b1129f6 #c986696.patch.diff
in: master
Fix/common constants and changelog

6 files changed

deletedruntime/common/CHANGELOG.mddiffbeforeafterboth

no changes

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;
addedruntime/opal/CHANGELOG.mddiffbeforeafterboth

no changes

addedruntime/quartz/CHANGELOG.mddiffbeforeafterboth

no changes

addedruntime/unique/CHANGELOG.mddiffbeforeafterboth

no changes