proofSize property

BigInt proofSize
final

Proof size: the size of the proof data required.

Measured in bytes. This is particularly important for parachains where proof of validity (PoV) data must be posted to the relay chain.

Implementation

final BigInt proofSize;