You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: parachains/get-started.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,6 @@ Deep dive into creating and managing custom pallets for your parachain.
48
48
|[Create a Custom Pallet](/parachains/customize-runtime/pallet-development/create-a-pallet/)| Build a pallet from scratch with custom logic |
49
49
|[Mock Your Runtime](/parachains/customize-runtime/pallet-development/mock-runtime/)| Set up a mock runtime environment for testing |
50
50
|[Pallet Unit Testing](/parachains/customize-runtime/pallet-development/pallet-testing/)| Write comprehensive tests for your pallet logic |
51
-
|[Add Your Custom Pallet to the Runtime](/parachains/customize-runtime/pallet-development/add-pallet-to-runtime/)| Integrate your custom pallet into your parachain runtime |
52
51
|[Benchmark the Custom Pallet](/parachains/customize-runtime/pallet-development/benchmark-pallet/)| Measure and optimize pallet performance with benchmarking |
0 commit comments