proxy
Announced(AccountId32, AccountId32, H256)
interface:
proxy.Announcedsummary: An announcement was placed to make a call in the future.
DepositPoked(AccountId32, PalletProxyDepositKind, u128, u128)
interface:
proxy.DepositPokedsummary: A deposit stored for proxies or announcements was poked / updated.
ProxyAdded(AccountId32, AccountId32, KitchensinkRuntimeProxyType, u32)
interface:
proxy.ProxyAddedsummary: A proxy was added.
ProxyExecuted(Result<Null, SpRuntimeDispatchError>)
interface:
proxy.ProxyExecutedsummary: A proxy was executed correctly, with the given.
ProxyRemoved(AccountId32, AccountId32, KitchensinkRuntimeProxyType, u32)
interface:
proxy.ProxyRemovedsummary: A proxy was removed.
PureCreated(AccountId32, AccountId32, KitchensinkRuntimeProxyType, u16)
interface:
proxy.PureCreatedsummary: A pure account has been created by new proxy with given disambiguation index and proxy type.