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

WASM: expose the transaction description types #5658

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

andiflabs
Copy link
Contributor

Summary

Added bindings for SpendDescription, OutputDescription, MintDescription, and BurnDescription

Testing Plan

Tests for these types will be added as part of a more general transaction test (once the Transaction bindings are added).

Documentation

N/A

Breaking Change

N/A

`SpendDescription`, `OutputDescription`, `MintDescription`, and
`BurnDescription`
@andiflabs andiflabs requested a review from a team as a code owner November 14, 2024 23:01
@andiflabs andiflabs merged commit 71cae38 into staging Nov 14, 2024
23 of 24 checks passed
@andiflabs andiflabs deleted the andrea/ironfish-rust-wasm-tx-descriptions branch November 14, 2024 23:21
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