0xMiden / 0xMiden/rust-sdk

Re-export `NetworkNotePricer`

Abierto Apto para principiantes
#2,517 2 comentarios 0 reacciones 1 asignado Reclamado por @juan518munoz Ver en GitHub
Lenguaje dominante
Rust
Estrellas
78
Forks
129
Merge medio
4 d 14 h
PR fusionados (30 d)
52

Descripción

From https://github.com/0xMiden/faucet/pull/300#discussion_r3952812326

Re-exporting the `NetworkNotePricer` struct would allow the faucet to drop the [`miden-tx` dependency](https://github.com/0xMiden/faucet/blob/30788297c6dc33c28025a45fae82c8bcc5e64ca4/Cargo.toml#L29-L31).

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Find where `NetworkNotePricer` is defined in the codebase, likely in a module not currently publicly exported. Modify the module's `pub use` statements to re-export it. Verify the change by checking the faucet's Cargo.toml can remove the `miden-tx` dependency and that the SDK still compiles.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
rust
Área
backend-api-design
Tipo de issue
Refactorización
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Activo
Claridad
Bien especificado
Aptitud para principiantes
75/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.