Documentation
¶
Index ¶
Constants ¶
View Source
const MaxElfBufferSize = 1024 * 1024
MaxElfBufferSize 1 MB
View Source
const MaxProofSize = 2 * 1024 * 1024
MaxProofSize 2 MB
Variables ¶
This section is empty.
Functions ¶
func VerifySp1Proof ¶
func VerifySp1Proof(proofBuffer [MaxProofSize]byte, proofLen uint, elfBuffer [MaxElfBufferSize]byte, elfLen uint) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.