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.
Parameters
Section titled “Parameters”params
Section titled “params”Returns
Section titled “Returns”Promise<RegistrationResult>