feat(bank): implement account suspension response#114
Open
rbxict wants to merge 2 commits intoADG-VITV:mainfrom
Open
feat(bank): implement account suspension response#114rbxict wants to merge 2 commits intoADG-VITV:mainfrom
rbxict wants to merge 2 commits intoADG-VITV:mainfrom
Conversation
Closes ADG-VITV#32 Payouts: - EVM: 0xe744f6791a685b0A0cC316ED44375B69361c837F - SOL: 8BsByR6rPqxDPku6dYtdoiSk6bdgE9YETbLQF2RGSw1C PoA-Signature: poa_ab312d211f6d8297
Cleanup-only follow-up for PR ADG-VITV#114. PoA-Signature: poa_5b0dc1c2e830f5bc
Author
|
I pushed a cleanup-only follow-up to remove accidental commit_msg.txt / pr_body.txt helper files from the branch. The solution code itself is unchanged; this just keeps the diff reviewer-friendly. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
suspend_account()so bank staff return the expected account suspension message for the provided account numberValidation
pytest test_suspend_account.py -qPayout Details
0xe744f6791a685b0A0cC316ED44375B69361c837F8BsByR6rPqxDPku6dYtdoiSk6bdgE9YETbLQF2RGSw1C/claim #32
Closes #32