Skip to content

Commit

Permalink
Merge PR cosmos#4663: Refactor bank keeper by removing private funcs
Browse files Browse the repository at this point in the history
  • Loading branch information
fedekunze authored and alexanderbez committed Jul 2, 2019
1 parent aba1f64 commit 55e6b25
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 201 deletions.
2 changes: 2 additions & 0 deletions .pending/breaking/sdk/refactor-bank-keeper
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#4663 Refactor bank keeper by removing private functions
- `InputOutputCoins`, `SetCoins`, `SubtractCoins` and `AddCoins` are now part of the `SendKeeper` instead of the `Keeper` interface
Loading

0 comments on commit 55e6b25

Please sign in to comment.