Setup0002PlatformOrganizationManager
Setup0002PlatformOrganizationManager
Provides initial configuration and setup.
constructor
constructor(address owner) public
setup
function setup(struct Setup0002PlatformOrganizationManagerParams params) public
Performs the setup functions related to the platform
setupPublicRole
function setupPublicRole(struct Setup0002PlatformOrganizationManagerParams params) internal
Sets up all the target selectors for the public role
Parameters
Name
Type
Description
params
struct Setup0002PlatformOrganizationManagerParams
the setup parameters The target selectors are: * accessManagerCreate
Was this helpful?