You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes:
Fixed issue where the script used amount for Outgoing Tx transactions instead of the Removals totaled amount. Thanks @Jacek-ghub for reporting this critical bug!
Script now determines the Username & Version automatically without requiring editing the script prior to using.
Correct variable name in Verbose Output for the Removal collection which caused the removals to be empty.
New features:
Added Encoding ASCII to the JSON file that all transactions are stored in.
Added command option to set the desired filename for the ASCII output file. This will write directly to the file without requiring Redirection. No output will be displayed to the screen during processing.