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

Rust codegen: Plutus.Map configuration #223

Open
bladyjoker opened this issue Jun 6, 2024 · 1 comment
Open

Rust codegen: Plutus.Map configuration #223

bladyjoker opened this issue Jun 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working codegen rust

Comments

@bladyjoker
Copy link
Collaborator Author

The BTree<K,V> has the same representation https://github.com/mlabs-haskell/plutus-ledger-api-rust/blob/4b2660648f194647fdc17ecb793ee776f07d7df7/plutus-ledger-api/src/plutus_data.rs#L457,

this is accidentally correct and we shouldn't point there but to AssocMap.

@bladyjoker bladyjoker added the bug Something isn't working label Jun 6, 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 codegen rust
Projects
Status: Todo
Development

No branches or pull requests

2 participants