Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/ True #194

Open
Selarun15 opened this issue Jul 8, 2024 · 3 comments
Open

/ True #194

Selarun15 opened this issue Jul 8, 2024 · 3 comments

Comments

@Selarun15
Copy link

          / True

Originally posted by @MaxMilionDataIQ in #186 (comment)

@Selarun15 Selarun15 reopened this Jul 8, 2024
@Selarun15
Copy link
Author

My wallet my balanca 0

@MaxMilionDataIQ
Copy link

My wallet my balanca 1.08
–What wallet

@Themoor1
Copy link

#194 (comment)

GIgako19929 added a commit to GIgako19929/sol2uml that referenced this issue Jan 14, 2025
Fixes naddison36#194

Add wallet balance functionality to `src/contracts/Associations.sol`.

* **State Variable**
  - Add `walletBalance` to store the wallet balance.

* **Constructor**
  - Initialize `walletBalance` to 0.

* **Event**
  - Add `WalletBalanceUpdated` event to emit when the wallet balance is updated.

* **Functions**
  - Add `getWalletBalance` to return the wallet balance.
  - Add `updateWalletBalance` to update the wallet balance and emit `WalletBalanceUpdated` event.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/naddison36/sol2uml/issues/194?shareId=XXXX-XXXX-XXXX-XXXX).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@MaxMilionDataIQ @Selarun15 @Themoor1 and others