Last updated
Was this helpful?
Last updated
Was this helpful?
is , ,
Source:
function (IKernel _kernel, bytes32 _appId, bytes _initializePayload) public
Initialize AppProxy.
Parameters:
_kernel
- Reference to organization kernel for the app
_appId
- Identifier for app
_initializePayload
- Payload for call to be made after setup to initialize
function``
getAppBase
(bytes32 _appId) internal view returns (address)
Parameters:
_appId
- bytes32
Returns:
address