Skip to content

api.procedures.types.AcceptPrimaryKeyRotationParams

prashantasdeveloper edited this page May 1, 2025 · 54 revisions

Interface: AcceptPrimaryKeyRotationParams

api/procedures/types.AcceptPrimaryKeyRotationParams

Table of contents

Properties

Properties

cddAuth

Optional cddAuth: AuthorizationRequest | BigNumber

(optional) Authorization from a CDD service provider attesting the rotation of primary key

Defined in

api/procedures/types.ts:622


ownerAuth

ownerAuth: AuthorizationRequest | BigNumber

Authorization from the owner who initiated the change

Defined in

api/procedures/types.ts:618

Clone this wiki locally