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

Assign types to interface{} #9

Open
cubismic opened this issue Sep 19, 2019 · 2 comments
Open

Assign types to interface{} #9

cubismic opened this issue Sep 19, 2019 · 2 comments
Assignees

Comments

@cubismic
Copy link
Member

There are a lot if interface{} types in rpc functions.

Implement primitive types and assign thos to interface{}

@cubismic cubismic self-assigned this Sep 19, 2019
@cubismic
Copy link
Member Author

cubismic commented Sep 19, 2019

  • UnsignedTransaction
  • Block
  • Transaction
  • AssetScheme
  • Asset
  • Text
  • CommonParams

Types need to be implemented

@cubismic cubismic mentioned this issue Sep 23, 2019
@cubismic
Copy link
Member Author

00e38c5

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