Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

assetIssue fail #29

Closed
bondibox opened this issue Apr 11, 2018 · 3 comments
Closed

assetIssue fail #29

bondibox opened this issue Apr 11, 2018 · 3 comments

Comments

@bondibox
Copy link

bondibox commented Apr 11, 2018

When sending the rpc AssetIssue, the model validation checks for 10 parameters before trying to create an Asset object, the sender requires 11 parameters, but it appears as though the receiver still expects 10. In other words, I changed the validation to allow 11 parameters and so it doesn't throw an error, but it still doesn't create the object.

The warning when an incorrect number of elements is given lists the 10 attributes for the Asset object, but it should be 11 because VoteScore is missing from the list.

@cdragon2018
Copy link

I got the testassetissue00001 failed error, anyone can verify this account name is valid?

@julianmnst
Copy link

@cdragon2018 same thing happened to me. No ansers here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@bondibox @julianmnst @cdragon2018 and others