mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 18:41:05 +00:00
Staking eras and tests.
This commit is contained in:
@@ -31,7 +31,7 @@ pub fn set_validators(new: &[AccountID]) {
|
||||
|
||||
/// The number of blocks in each session.
|
||||
pub fn length() -> BlockNumber {
|
||||
Storage::into(b"con\0bps")
|
||||
Storage::into(b"ses\0bps")
|
||||
}
|
||||
|
||||
/// Hook to be called prior to transaction processing.
|
||||
|
||||
Reference in New Issue
Block a user