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

Types refactor #4

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Types refactor #4

merged 1 commit into from
Feb 28, 2024

Conversation

includenull
Copy link
Contributor

Refactor to remove the use of namespace in types.
Add cpu_usage_us, net_usage_words, parent, signatures to Action.
Add missing queryParams to get_links.

Add cpu_usage_us, net_usage_words, parent, signatures to Action.
Add missing queryParams to get_links.
@includenull
Copy link
Contributor Author

includenull commented Feb 28, 2024

I was also trying to look at the struct for get_creator of the eosio account since it returns differently from every other account.
trx_id is an empty string and creator is __self__ which is not a valid name type, but I couldn't figure out how to account for that in the Struct without making them both just strings.

@aaroncox aaroncox merged commit d0e9081 into wharfkit:master Feb 28, 2024
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants