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

API call on bond_extra does not provide all information #138

Open
jonasW3F opened this issue Jun 30, 2021 · 0 comments
Open

API call on bond_extra does not provide all information #138

jonasW3F opened this issue Jun 30, 2021 · 0 comments

Comments

@jonasW3F
Copy link

I am currently looking at the bond_extra extrinsic and it comes with a params variable that contains a string with more information of the extrinsic. However, it seems that there is a discrepancy for some extrinsics between the max_additional and the actual value. In many cases they are identical, but in some cases they are not. For example:

Extrinisc#445578-3 shows a value of "0" with a max_additional of "59". The params vector of that extrinsic is:
[{"name":"max_additional","type":"Compact\u003cBalanceOf\u003e","value":"59000000000000"}]. Neither from the params string nor from the other variables of the object can I see how to compute the actual bonded_extra value.

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

1 participant