Back to Substrate

Basic Example For Splitting A Pallet

frame/examples/split/README.md

3.0.0340 B
Original Source
<!-- markdown-link-check-disable -->

Basic Example For Splitting A Pallet

A simple example of a FRAME pallet demonstrating the ability to split sections across multiple files.

Note that this is purely experimental at this point.

Run cargo doc --package pallet-example-split --open to view this pallet's documentation.

License: MIT-0