NilFoundation / mina-state-proof

In-EVM Mina State Verification
Apache License 2.0
82 stars 9 forks source link

Remove init params & column rotations from state verification API #58

Open hgedia opened 1 year ago

hgedia commented 1 year ago

Init params & column rotations are both constants which are required for mina state proof verification. These should be removed for a cleaner API for solidity smart contracts.