You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in the more flexible extension listed at #3 however for my current use case. I'd like the ability to save an AuthSig generated from the Lit Protocol to the ArProfile created with arweave-account. I'm thinking that since this is protocol specific that a JSON extension could be used to implement such a feature? I do like the flexibility of appData but don't think it's needed to implement this part. I would suggest the following change to both T_profile and ArAccountEncoded.
I'm interested in the more flexible extension listed at #3 however for my current use case. I'd like the ability to save an AuthSig generated from the Lit Protocol to the ArProfile created with
arweave-account
. I'm thinking that since this is protocol specific that a JSON extension could be used to implement such a feature? I do like the flexibility ofappData
but don't think it's needed to implement this part. I would suggest the following change to bothT_profile
andArAccountEncoded
.I believe the type upgrade above is all that's needed to implement this additional data field. Let me know if this isn't the case?
The text was updated successfully, but these errors were encountered: