Accout importing by public key #154
Unanswered
EsiNakamoto
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question in detail.
dear devs,
my first problem is as below which needs to be cleared (since the account is compromised suddenly)
suppose you import second account by private key in which the private key is first account pubilc key. you will give new address after importing.
then suppose you send token from first account (which it is your second account private key) to second address (new generated address)
is it possible ? if yes what happens in chain? key rotation will happen in this scenario?
more details for problem i can share later
would you please help me founding out why key rotation happned suddenly?
What error, if any, are you getting?
key rotation
What have you tried or looked at? Or how can we reproduce the error?
you can simulate it as my description
1- have an account (named as account 1)
2- import second account by first account public key(wallet address) and give new address
3-send token from first account to second account
4- chk the scanner if any rotation happens
Which operating system are you using?
Windows
Which SDK or tool are you using? (if any)
TypeScript SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions