-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[REF] Use getter rather than passing variable
txnType is a required parameter for recurring & unused for single. This switches to retrieving it as needed rather than passing it around. It removes one check for whether it is set because the abort will exit if not
- Loading branch information
1 parent
0caf521
commit e02cd78
Showing
1 changed file
with
4 additions
and
13 deletions.
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