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
Right now src/stacks-wallet/sign.ts is hard-coded to sign the address associated with the private key. Wondering if we should rename it to sign-address-string.ts or something more descriptive.
We should update the output in sign-message.ts to be the same as well.
The text was updated successfully, but these errors were encountered:
Right now
src/stacks-wallet/sign.ts
is hard-coded to sign the address associated with the private key. Wondering if we should rename it tosign-address-string.ts
or something more descriptive.We should update the output in
sign-message.ts
to be the same as well.The text was updated successfully, but these errors were encountered: