IKernelEvents
Last updated
Was this helpful?
Source: contracts/kernel/IKernel.sol
event`` SetApp(bytes32 namespace, bytes32 appId, address app)
Parameters:
namespace - bytes32
appId - bytes32
app - address
Last updated
Was this helpful?
Was this helpful?
