Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upcli_wallet Invalid cast from object_type to string error #2988
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I use command
return
I have compare with bitshares project.That project's wallet Api don't use complex class.
like this method.
amount is object_type,but in variant.cpp:478 not dealwith this type.
I'm run in develop branch.