Setup0002PlatformOrganizationManager
Setup0002PlatformOrganizationManager
Provides initial configuration and setup.
constructor
constructor(address owner) publicsetup
function setup(struct Setup0002PlatformOrganizationManagerParams params) publicPerforms the setup functions related to the platform
setupPublicRole
function setupPublicRole(struct Setup0002PlatformOrganizationManagerParams params) internalSets 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?