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

Implement core id types #42

Closed
marvin-we opened this issue Jul 2, 2017 · 1 comment
Closed

Implement core id types #42

marvin-we opened this issue Jul 2, 2017 · 1 comment

Comments

@marvin-we
Copy link
Owner

account_id_type
account_authority_id_type
...

@marvin-we
Copy link
Owner Author

Instead of implementing all core id types simply map them to default java types.

This is not possible for:
typedef fc::ripemd160 block_id_type;
typedef fc::ripemd160 checksum_type;
typedef fc::ripemd160 transaction_id_type;

--> Implement those.

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

No branches or pull requests

1 participant