Add appVersion to RequestInfo #3844
Labels
ABCI
modifies an ABCI method
refactor
optional label for items that are related to implementation work and do not change functionality
WS: Maintenance 🔧
includes bugs, refactors, flakes, and tech debt etc
Problem
In celestia-app v2 there is confusing logic in
Info()
to determine the app version.celestia-app/app/app.go
Lines 511 to 536 in 4b34f8b
Proposal
Consider adding
AppVersion
to RequestInfoThe text was updated successfully, but these errors were encountered: