pallet-default-config-example

Crates.iopallet-default-config-example
lib.rspallet-default-config-example
version17.0.0
sourcesrc
created_at2023-06-20 15:41:25.546086
updated_at2024-06-21 13:30:52.934869
descriptionFRAME example pallet demonstrating derive_impl / default_config in action (polkadot v1.13.0)
homepagehttps://substrate.io
repositoryhttps://github.com/paritytech/polkadot-sdk.git
max_upload_size
id895298
size13,909
Parity Crate Owner (parity-crate-owner)

documentation

README

Default Config Example Pallet

An example pallet demonstrating the ability to derive default testing configs via #[derive_impl] and #[pallet::config(with_default)].

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

License: MIT-0

Commit count: 17920

cargo fmt