Interface UpdateCredentialsPayload

Hierarchy

  • UpdateCredentialsPayload

Properties

currentNumberOfCredentials: bigint

the current number of credentials on the account. This is required to be able to calculate the energy cost, but is not part of the actual transaction.

the credentials to be added to the account

removeCredentialIds: string[]

the ids of the credentials to be removed

threshold: number

the new credential threshold required to sign transactions

Generated using TypeDoc