Skip to content

Reuse types from mina-signer and proof-systems instead of reimplementing #144

@dannywillems

Description

@dannywillems

Description

Several types are reimplemented when they could be reused from mina-signer or proof-systems.

Locations

  • mina_compat.rs:95 - use mina_signer::Signature directly instead of wrapper
  • network_id.rs:4 - use NetworkId from proof-systems
  • hasher.rs:2,41-42 - duplicates code from mina-signer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions