Skip to content

api.procedures.types.AcceptPrimaryKeyRotationParams

polymath-eric edited this page Jun 11, 2024 · 27 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:574


ownerAuth

ownerAuth: AuthorizationRequest | BigNumber

Authorization from the owner who initiated the change

Defined in

api/procedures/types.ts:570

Clone this wiki locally