Expand description

§Duniter Session Benchmarking Pallet

This crate provides benchmarks specifically for the pallet-session within Duniter. Unlike traditional setups, this implementation is decoupled from the staking-pallet, which is not utilized in Duniter’s architecture. Instead, session management functionalities are integrated into the authority-members pallet.

§Note

This crate is separated from the main codebase due to cyclic dependency issues, focusing solely on session-related benchmarking independent of staking-related functionalities.

Structs§

Enums§

Traits§