0xMiden / 0xMiden/faucet

Fetch mint status with `getNetworkNoteStatus`

Ouverte
#294 1 commentaire 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
Rust
Étoiles
10
Forks
12
Merge moyen
1 j 15 h
PR mergées (30 j)
9

Description

Currently the faucet returns the P2ID note id, so the frontend polls it with `getNotesById` and would only time out when the network does not mint.

Instead, it could return also the MINT note id, so the frontend would be able to check its status with `getNetworkNoteStatus`, and resolve when it returns `NULLIFIER_COMMITTED`. This way, the frontend would be able to catch any errors during the network account minting.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.