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

Base64 encoding is not working for cardano-api bytes #107

Open
euonymos opened this issue Dec 5, 2024 · 0 comments
Open

Base64 encoding is not working for cardano-api bytes #107

euonymos opened this issue Dec 5, 2024 · 0 comments
Labels
bug Something isn't working indexing

Comments

@euonymos
Copy link
Member

euonymos commented Dec 5, 2024

Some functions from cardano-api generate bytes that are not compatible with base64:

  • serialiseToRawBytes
  • serialiseToCBOR

The problem arises when one tries to deserialize them back.

@euonymos euonymos added bug Something isn't working indexing labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working indexing
Projects
None yet
Development

No branches or pull requests

1 participant