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 have a wallet with a seed phrase (recovery phrase) that I would like to use in order to build transactions, I can retrieve the signing key from the seed phrase. It seems like I can only load the PaymentSigningKey from a file and not a string.
How can I tweak to initialize the PaymentSigningKey using the string in the format "addr..."?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have a wallet with a seed phrase (recovery phrase) that I would like to use in order to build transactions, I can retrieve the signing key from the seed phrase. It seems like I can only load the PaymentSigningKey from a file and not a string.
How can I tweak to initialize the PaymentSigningKey using the string in the format "addr..."?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions