Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Commit

Permalink
Update DDC pallet
Browse files Browse the repository at this point in the history
  • Loading branch information
MRamanenkau committed Oct 26, 2022
1 parent c9a9829 commit 21c89b1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin/node/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pallet-transaction-storage = { version = "4.0.0-dev", default-features = false,
pallet-uniques = { version = "4.0.0-dev", default-features = false, path = "../../../frame/uniques" }
pallet-vesting = { version = "4.0.0-dev", default-features = false, path = "../../../frame/vesting" }
pallet-chainbridge = { version = "2.0.0", default-features = false, path = "../../../frame/chainbridge" }
pallet-cere-ddc = { version = "6.1.0", default-features = false, path = "../../../frame/ddc-pallet" }
pallet-cere-ddc = { version = "7.0.0", default-features = false, path = "../../../frame/ddc-pallet" }
pallet-erc721 = { version = "2.0.0", default-features = false, path = "../../../frame/erc721" }
pallet-erc20 = { version = "2.0.0", default-features = false, path = "../../../frame/erc20" }
pallet-ddc-metrics-offchain-worker = { version = "2.0.0", default-features = false, path = "../../../frame/ddc-metrics-offchain-worker" }
Expand Down
2 changes: 1 addition & 1 deletion frame/ddc-pallet
Submodule ddc-pallet updated 2 files
+1 −1 Cargo.toml
+2 −2 README.md

0 comments on commit 21c89b1

Please sign in to comment.