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

Improve various aspects of credentials/hashes/assets #84

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

danielfarrelly
Copy link
Contributor

  • Fix incorrect null values from Credential
  • Add MultiAsset.get_tokens
  • Make PolicyId a type synonym for ScriptHash
  • Fix Credential type to indicate key or script hash

- Fix incorrect null values from `Credential`
- Add `MultiAsset.get_tokens`
- Make `PolicyId` a type synonym for `ScriptHash`
- Fix `Credential` type to indicate key or script hash
rmgaray
rmgaray previously approved these changes Nov 17, 2024
Copy link
Collaborator

@rmgaray rmgaray left a comment

Choose a reason for hiding this comment

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

LGTM!

addons/@mlabs-haskell/godot-cardano/src/address/address.gd Outdated Show resolved Hide resolved
@rmgaray rmgaray merged commit af86428 into main Nov 17, 2024
2 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