This mode just finds wallets that need a topup, and triggers a
WalletCharge job for them.
Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK34e0a99f37a5: --topup mode for wallet:charge
Diff Detail
Diff Detail
- Repository
- rK kolab
- Branch
- dev/mollekopf
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 50649 Build 18441: arc lint + arc unit
Event Timeline
src/app/Console/Commands/Wallet/ChargeCommand.php | ||
---|---|---|
71 | With --dry-run we should probably just print the wallet ID and not log anything. Also, the option is --dry-run not --dry. |