IKernelEvents
interface IKernelEvents
Source: contracts/kernel/IKernel.sol
Index
Reference
Events
SetApp
event``
SetApp
(bytes32 namespace, bytes32 appId, address app)
Parameters:
namespace
- bytes32appId
- bytes32app
- address
Last updated