pallet-example-split 7.0.0

FRAME example splitted pallet
Documentation
1
2
3
4
5
6
7
8
9
10
<!-- 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