Giovanni S | Flow (2024-04-24)
What was the hashalgo used for the now deprecated addPublicKey? Was there a default?
5 Replies
I've created a thread for your message. Please continue any relevant discussion in this thread.
You can rename this thread using
/title <new title>
If this is a technical question that others may benefit from, considering also asking it on Stackoverflow: https://stackoverflow.com/questions/ask?tags=onflow-cadenceAccounts | Cadence
Every account can be accessed through two types, PublicAccount and AuthAccount.
1.0 API requires hashalgo be specified
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Thank you!