Skip to content

TODO: Document why _proofdict_to_mint_proof is needed #30

@shroominic

Description

@shroominic

TODO Location

sixty_nuts/wallet.py:2408

Priority

🟢 Low Priority - Documentation

Current Code

# TODO: check why this method is needed
def _proofdict_to_mint_proof(self, proof_dict: ProofDict) -> Proof:
    """Convert ProofDict to Proof format for mint."""

What needs to be done

  • Investigate if this conversion method is still necessary
  • Document the reason for the conversion
  • Consider removing if redundant with current architecture

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type
    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