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
When I try to restore an address using a secret_spend_keys in create_addresses method I get the this error. How can I restore only an address in a wallet using a secret key? How can I restore my addres with my secret key?
What is the meaning of this condition? WalletHD.cpp#L227
Is it not posibble to get the addres if "secret_spend_keys" is not empty? Is this ok or it is a bug?
When I try to restore an address using a
secret_spend_keys
increate_addresses
method I get the this error. How can I restore only an address in a wallet using a secret key? How can I restore my addres with my secret key?it returns
The text was updated successfully, but these errors were encountered: