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

Reunifaction/refactor between data/ledger.go and ledger/*.go #175

Closed
ian-algorand opened this issue Jul 24, 2019 · 1 comment
Closed

Reunifaction/refactor between data/ledger.go and ledger/*.go #175

ian-algorand opened this issue Jul 24, 2019 · 1 comment

Comments

@ian-algorand
Copy link
Contributor

data/ledger.go
{{// The Ledger object in this (data) package provides a wrapper around the
// Ledger from the ledger package. The reason for this is compatibility
// with the existing callers of the previous ledger API, without increasing
// the complexity of the ledger.Ledger code. This Ledger object also
// implements various wrappers that return subsets of data exposed by
// ledger.Ledger, or return it in different forms, or return it for the
// latest round (as opposed to arbitrary rounds).}}

Is there some reunification/refactor possible between data/ledger.go and ledger/*.go ?

@ian-algorand
Copy link
Contributor Author

deferred

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

No branches or pull requests

1 participant