Skip to content

Placeholder BIP-44 coin type needs SLIP-0044 registration #142

Description

@qj0r9j0vc2

The BIP-44 coin type uses a placeholder value that should be registered with SLIP-0044 for production.

Location:
https://github.com/decipherhub/cipherbft/blob/main/crates/crypto/src/mnemonic/derive.rs#L16

/// Uses 8888 as a placeholder. In production, this should be registered
/// with SLIP-0044 if the project becomes widely adopted.
pub const CIPHERBFT_COIN_TYPE: u32 = 8888;

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions