Replies: 1 comment
-
Hello @is0356xi, Discussions are a way to collaborate on the fabric codebase, questions about implementation and bugs should be directed to one of two places: Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to copy the wallet credentials and create another wallet.
However, I am getting the error "Error: No wallet supplied from which to retrieve identity label".
What should I do?
The following source code can be executed normally.
However, when I run the following source code, I get the error "Error: No wallet supplied from which to retrieve identity label"
When I check the contents, "wallet" and "copy_wallet" look like the same. What's wrong?
Beta Was this translation helpful? Give feedback.
All reactions