Skip to content

Implement XdrCodec for TransactionMeta #84

@Emrys02

Description

@Emrys02

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 XdrCodec trait for the TransactionMeta type imported via stellar-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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions