Type Alias hotshot_stake_table::vec_based::config::FieldType

source ·
pub type FieldType = Fq;
Expand description

Type for commitment

Aliased Type§

struct FieldType(pub BigInt<4>);

Fields§

§0: BigInt<4>