Skip to content

dynamicRegister

dynamicRegister(deps, params): Promise<RegistrationResult>

Defined in: packages/core/src/registration.ts:167

Run the dynamic-registration handshake and persist the new platform. Throws RegistrationError on any HTTP failure or malformed response.

RegistrationDeps

RegistrationParams

Promise<RegistrationResult>