-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat:sweep axelarcork module acct balances in end blocker (#270)
* Sweep balances in axelarcork EndBlocker * Fmt * Comment * Use GetSenderAccount method * Fix syntax errors in abci.go * Enable mod acc sends, fix community spend sender * handle module send error in axelar community spend * Working integration test for sweeping * Make linter happy * Improvements to ABCI logic * Add test delay --------- Co-authored-by: Eric Bolten <[email protected]>
- Loading branch information
1 parent
32d2ecd
commit 73e0166
Showing
3 changed files
with
96 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters