pallet-example-split

Crates.iopallet-example-split
lib.rspallet-example-split
version17.0.0
sourcesrc
created_at2023-07-25 18:32:39.154931
updated_at2024-06-24 00:34:14.535935
descriptionFRAME example split pallet (polkadot v1.13.0)
homepagehttps://substrate.io
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id925860
size19,126
Parity Crate Owner (parity-crate-owner)

documentation

README

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

Commit count: 17920

cargo fmt