mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-10 16:11:30 +01:00
Merge pull request #42 from 0xPolygonMiden/kaneki-random-coin
Reexport publiccoin & publiccoinerror from winterfell
This commit is contained in:
@@ -10,6 +10,8 @@ pub mod merkle;
|
|||||||
// RE-EXPORTS
|
// RE-EXPORTS
|
||||||
// ================================================================================================
|
// ================================================================================================
|
||||||
|
|
||||||
|
pub use winter_crypto::{RandomCoin, RandomCoinError};
|
||||||
|
|
||||||
pub use winter_math::{fields::f64::BaseElement as Felt, FieldElement, StarkField};
|
pub use winter_math::{fields::f64::BaseElement as Felt, FieldElement, StarkField};
|
||||||
|
|
||||||
pub mod utils {
|
pub mod utils {
|
||||||
|
|||||||
Reference in New Issue
Block a user