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

XDRill: LedgerCloseMeta level functions #5549

Open
chowbao opened this issue Dec 10, 2024 · 0 comments
Open

XDRill: LedgerCloseMeta level functions #5549

chowbao opened this issue Dec 10, 2024 · 0 comments

Comments

@chowbao
Copy link
Contributor

chowbao commented Dec 10, 2024

The LedgerCloseMeta level functions is similar to the ledger.go example code from the design doc

  • Create new struct for the LedgerCloseMeta level functions
    • Don't wrap xdr.LedgerCloseMeta
    type Ledgers struct {
      ledger xdr.LedgerCloseMeta
    }
    
  • Define functions needed for the history_ledgers transforms in stellar-etl
@chowbao chowbao moved this from Backlog to To Do in Platform Scrum Dec 17, 2024
@chowbao chowbao self-assigned this Dec 17, 2024
@chowbao chowbao moved this from To Do to In Progress in Platform Scrum Dec 17, 2024
@chowbao chowbao added this to the platform sprint 54 milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant