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

docs: update wallet get balance and types docs #585

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

hal3e
Copy link
Contributor

@hal3e hal3e commented Sep 20, 2022

closes: #584

  • Added an example how to get a specific asset balance when using wallet.get_balances().
  • Refactored the get_balance() test and added format!("{:#x}", asset_id).
  • Update the Bytes32 documentation and show how we can get the hex string.

@hal3e hal3e requested a review from a team September 20, 2022 17:58
@hal3e hal3e self-assigned this Sep 20, 2022
@hal3e hal3e requested a review from iqdecay as a code owner September 20, 2022 17:58
Copy link
Member

@digorithm digorithm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great -- :shipit:!

@hal3e hal3e merged commit e2fbb90 into master Sep 20, 2022
@hal3e hal3e deleted the hal3e/update-AssetId-docs branch September 20, 2022 18:17
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.

update AssetId docs
2 participants