Skip to main content
Version: 25.1.x

Interface: AddSecondaryAccountsParams

api/procedures/types.AddSecondaryAccountsParams

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