althack-project / althack-project/althack

Fix order of class member intialization

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
C++
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The `AccountNode` class keeps causing compiler warnings because some of its constructor initialized variables aren't order of definition. The order of these initializations (or of the variables) needs to be adjusted accordingly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.