menu
blockchain_utils package
documentation
crypto/crypto/zcrypto/poseidon/src/poseidon.dart
PoseidonSpec<F extends PastaFieldElement<F>>
width method
width method
dark_mode
light_mode
width
method
int
width
(
)
Implementation
int width() { return 3; }
blockchain_utils package
documentation
crypto/crypto/zcrypto/poseidon/src/poseidon
PoseidonSpec<F extends PastaFieldElement<F>>
width method
PoseidonSpec class