We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
AccountData
As described here, AccountData is not a great name for the struct. We should find a better name and change the struct accordingly.
Rename AccountData. A good candidate might be AccountFile, to be in line with NoteFile since they have a similar role.
AccountFile
NoteFile
When AccountData and docs have been renamed.
No response
The text was updated successfully, but these errors were encountered:
A good candidate might be AccountFile, to be in line with NoteFile since they have a similar role.
Yes, I think this works - makes things a bit more consistent.
Sorry, something went wrong.
Closed by #1116.
No branches or pull requests
What should be done?
As described here,
AccountData
is not a great name for the struct. We should find a better name and change the struct accordingly.How should it be done?
Rename
AccountData
. A good candidate might beAccountFile
, to be in line withNoteFile
since they have a similar role.When is this task done?
When
AccountData
and docs have been renamed.Additional context
No response
The text was updated successfully, but these errors were encountered: