-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
TransactionMeta contains the precise changes made to the ledger during a transaction's execution. Decoding it is vital for indexing and inspecting state changes.
Implementation Guidelines
Key Files: crates/core/src/xdr/codec.rs.
- Implement the
XdrCodectrait for theTransactionMetatype imported viastellar-xdr.
Expectations
What done looks like: The application can deserialize TransactionMeta XDR strings into programmatic types.
For any question, reach me on Discord: emry_ss
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed