forked from praskoson/distribution-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check-after now accounts for funding options.
Check-before will still output the current and expected balance of owners without an associated token account as 'No token account'. Check-after will output the actual balance, regardless of the expected balance it reads from the 'before.csv' file. This is not a perfect solution, but it makes some sense so I will keep it for now. E.g. before: 2te...xf3,No token account, No token account. After: 2te...xf3,No token account, 10.0, NaN
- Loading branch information
Showing
2 changed files
with
64 additions
and
54 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
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