Expand description
Precompile to interact with pallet author mapping through an evm precompile.
Structs§
- A precompile to wrap the functionality from pallet author mapping.
- Bound for the keys size. Pallet will check that the size exactly matches, but we want to bound the parser to not accept larger bytes.