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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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. |