Interface UpdateCredentialKeysInput

The payload for UpdateCredentialKeys transaction new set of credential keys to be replaced with the existing ones including updating the threshold

Hierarchy

Properties

credId: CredentialRegistrationId

account credential identifier

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.

public keys of a credential

Generated using TypeDoc