mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-16 17:27:37 +00:00
9e7009f339
* Added a temporary workaround for empty receive addresses * Fix Typo in PR template * Make existing node private [skip ci] * Fix transactions page background color [skip ci] * Update ios version for internal test build [skip ci] * update macos version for internal test build [skip ci]
13 lines
382 B
Markdown
13 lines
382 B
Markdown
Issue Number (if Applicable): Fixes #
|
|
|
|
# Description
|
|
|
|
Please include a summary of the changes and which issue is fixed / feature is added.
|
|
|
|
# Pull Request - Checklist
|
|
|
|
- [ ] Initial Manual Tests Passed
|
|
- [ ] Double check modified code and verify it with the feature/task requirements
|
|
- [ ] Format code
|
|
- [ ] Look for code duplication
|
|
- [ ] Clear naming for variables and methods
|