[][src]Module storage_proofs::circuit::porc

Structs

ComponentPrivateInputs
PoRCCircuit

This is the PoRC circuit.

PoRCCompound

Functions

pack_into_allocated_num

Takes a sequence of booleans and returns a single E::Fr as a packed representation. NOTE: bit length must be less than Fr::capacity() for the field, or this will overflow.