Structs§
- EvmSub
Call - Only
IsProxy - Only
IsProxy AndProxy - Proxy
Precompile - A precompile to wrap the functionality from pallet-proxy.
Enums§
Constants§
Traits§
- EvmProxy
Call Filter - A trait to filter if an evm subcall is allowed to be executed by a proxy account.
This trait should be implemented by the
ProxyTypetype configured in pallet proxy.