Skip to content

api.procedures.types.AcceptPrimaryKeyRotationParams

prashantasdeveloper edited this page Dec 2, 2024 · 38 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:586


ownerAuth

ownerAuth: AuthorizationRequest | BigNumber

Authorization from the owner who initiated the change

Defined in

api/procedures/types.ts:582

Clone this wiki locally