Skip to content

naming: SEED is used for different things #628

Description

@SCBuergel

The word seed is used for different things which leads to confusion for new users:

  1. The entropy that is passed to mnemonic-new is called seed.
  2. It is used for the value that is more commonly called seed, e.g. derived via mnemonic-to-seed which might get a password and thus is not the same as the seed above.

I propose to adjust the documentation for the former and call the input to mnemonic-new not SEED but entropy.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions