Skip to content

Commit 1d95979

Browse files
committed
add root level pages + launch a rollup, customize runtime, and pallet development sections to rollups section
1 parent 69d8d4e commit 1d95979

File tree

79 files changed

+98
-103
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+98
-103
lines changed

.snippets/code/develop/parachains/testing/pallet-testing/genesis-config-initialization.rs

Lines changed: 0 additions & 6 deletions
This file was deleted.

.snippets/code/develop/parachains/testing/pallet-testing/runtime-composition.rs

Lines changed: 0 additions & 24 deletions
This file was deleted.

.snippets/code/develop/parachains/customize-parachain/add-existing-pallets/frame-support-runtime-macro.rs renamed to .snippets/code/rollups/customize-runtime/add-existing-pallets/frame-support-runtime-macro.rs

File renamed without changes.

.snippets/code/develop/parachains/customize-parachain/add-existing-pallets/impl-pallet-example-in-runtime.rs renamed to .snippets/code/rollups/customize-runtime/add-existing-pallets/impl-pallet-example-in-runtime.rs

File renamed without changes.

.snippets/code/develop/parachains/customize-parachain/add-existing-pallets/pallet-basic-config-trait.rs renamed to .snippets/code/rollups/customize-runtime/add-existing-pallets/pallet-basic-config-trait.rs

File renamed without changes.

.snippets/code/develop/parachains/customize-parachain/add-existing-pallets/parameter-types-example.rs renamed to .snippets/code/rollups/customize-runtime/add-existing-pallets/parameter-types-example.rs

File renamed without changes.

.snippets/code/develop/parachains/customize-parachain/add-existing-pallets/utility-pallet-config-trait.rs renamed to .snippets/code/rollups/customize-runtime/add-existing-pallets/utility-pallet-config-trait.rs

File renamed without changes.

.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/runtime/Cargo.toml renamed to .snippets/code/rollups/pallet-development/add-pallet-to-runtime/Cargo.toml

File renamed without changes.

.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/runtime/build.rs renamed to .snippets/code/rollups/pallet-development/add-pallet-to-runtime/build.rs

File renamed without changes.

.snippets/code/tutorials/polkadot-sdk/parachains/zero-to-hero/runtime/src/apis.rs renamed to .snippets/code/rollups/pallet-development/add-pallet-to-runtime/src/apis.rs

File renamed without changes.

0 commit comments

Comments
 (0)