Merge x/supply into x/bank #5913
Labels
C:x/bank
T: API Breaking
Breaking changes that impact APIs and the SDK only (not state machine).
T: State Machine Breaking
State machine breaking changes (impacts consensus).
Milestone
Summary
Balances have been separated from
x/auth
and are managed separately viax/bank
.Problem Definition & Proposal
Given the above changes have been made, it really does not make sense to keep
x/supply
as a standalone module, but rather merge its functionality intox/bank
since all of its APIs are essentiallyx/bank
APIs./cc @fedekunze @aaronc
For Admin Use
The text was updated successfully, but these errors were encountered: