Closed HenriqueNogara closed 6 months ago
ExceededNumberOfGivenAuths
NumberOfGivenAuths
OutdatedAuthorizations
CurrentAuthId
add_auth
MaxGivenAuths
ensure_authorization
remove_secondary_keys
unsafe_add_auth_for_signers
unverified_add_auth_for_paying_key
changelog
new features
new external API
ExceededNumberOfGivenAuths
;NumberOfGivenAuths
,OutdatedAuthorizations
,CurrentAuthId
;other
add_auth
returns an error ifMaxGivenAuths
is exceeded;ensure_authorization
also check if the authorizations is oudated;remove_secondary_keys
also set authorizations as outdated;unsafe_add_auth_for_signers
returns an error ifMaxGivenAuths
is exceeded;unverified_add_auth_for_paying_key
returns an error ifMaxGivenAuths
is exceeded;data migration
CurrentAuthId
;NumberOfGivenAuths
;