Files
pezkuwi-subxt/substrate/frame/offences
Bastian Köcher e360cff92e pallet-offences: Switch to partition_point (#9049)
This changes the code to use `partition_point` instead of
`binary_search_by_key`, because this was very likely the problematic
pallet 2 weeks ago on polkadot.
2021-06-12 02:38:17 +02:00
..
2020-08-20 17:04:42 +02:00

Offences Module

Tracks reported offences

License: Apache-2.0