Type Alias hotshot_stake_table::mt_based::config::FieldType

source ·
pub(crate) type FieldType = Fq;
Expand description

Internal type of Merkle node value(commitment)

Aliased Type§

struct FieldType(pub BigInt<4>);

Fields§

§0: BigInt<4>