Crates.io | pallet-example-split |
lib.rs | pallet-example-split |
version | 17.0.0 |
source | src |
created_at | 2023-07-25 18:32:39.154931 |
updated_at | 2024-06-24 00:34:14.535935 |
description | FRAME example split pallet (polkadot v1.13.0) |
homepage | https://substrate.io |
repository | https://github.com/paritytech/polkadot-sdk.git |
max_upload_size | |
id | 925860 |
size | 19,126 |
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