api.procedures.types.AddSecondaryAccountsParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: AddSecondaryAccountsParams

api/procedures/types.AddSecondaryAccountsParams

Table of contents

Properties

Properties

accounts

accounts: AccountWithSignature[]

List of accounts to be added as secondary accounts along with their off chain authorization signatures

Defined in

api/procedures/types.ts:635


expiresAt

expiresAt: Date

Expiry date until which all the off chain authorizations received from each account is valid

Defined in

api/procedures/types.ts:630