Skip to content

Commit

Permalink
Multiple fees
Browse files Browse the repository at this point in the history
  • Loading branch information
yrong committed Apr 1, 2024
1 parent 7fd2ea4 commit 0ce009c
Show file tree
Hide file tree
Showing 17 changed files with 363 additions and 812 deletions.
17 changes: 0 additions & 17 deletions Cargo.lock

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

10 changes: 3 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ members = [
"bridges/snowbridge/primitives/core",
"bridges/snowbridge/primitives/ethereum",
"bridges/snowbridge/primitives/router",
"bridges/snowbridge/runtime/runtime-common",
"bridges/snowbridge/runtime/test-common",
"cumulus/client/cli",
"cumulus/client/collator",
Expand Down Expand Up @@ -500,18 +499,15 @@ members = [
"substrate/utils/prometheus",
"substrate/utils/substrate-bip39",
"substrate/utils/wasm-builder",

"templates/minimal/node",
"templates/minimal/pallets/template",
"templates/minimal/runtime",

"templates/solochain/node",
"templates/solochain/pallets/template",
"templates/solochain/runtime",

"templates/parachain/node",
"templates/parachain/pallets/template",
"templates/parachain/runtime",
"templates/solochain/node",
"templates/solochain/pallets/template",
"templates/solochain/runtime",
]
default-members = ["polkadot", "substrate/bin/node/cli"]

Expand Down
Loading

0 comments on commit 0ce009c

Please sign in to comment.