Expand description
Precompile to interact with pallet author mapping through an evm precompile.
Structs§
- Author
Mapping Precompile - A precompile to wrap the functionality from pallet author mapping.
- GetKeys
Size - 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.