Remove testing related functions from simapp #8597
Labels
dependencies
Pull requests that update a dependency file
T: API Breaking
Breaking changes that impact APIs and the SDK only (not state machine).
Type: Code Hygiene
General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Milestone
Summary
The simapp is polluted with lot of not production related code.
Problem Definition
simapp is becoming next
/types
- lot of loosely related code imported in maaaany places. The technical dept there is already big.Proposal
simapp.FundAccount
doesn't need simapp as a parameter - it only needsBankKeeper
Ref: #8473 (comment)
For Admin Use
The text was updated successfully, but these errors were encountered: