Skip to content

Rename WellKnown* structs to Standard* #2284

@PhilippGackstatter

Description

@PhilippGackstatter

We have a few WellKnown* types:

  • WellKnownComponent
  • WellKnownNote
  • WellKnownNoteAttachment

With these types moving to miden-standards, it would make sense to replace WellKnown with Standard here to match the terminology of the crate:

  • StandardComponent (though StandardAccountComponent would be a bit better imo)
  • StandardNote
  • StandardNoteAttachment

Context: #2257 (comment)

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersrustIssues that affect or pull requests that update Rust code

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions