Closed kevaundray closed 3 years ago
The VerkleCommitment struct can be replaced with Option\<kzg10::Commitment> .
This will avoid the usage of into_repr and as_repr
KZG is no longer used, as of #23
The VerkleCommitment struct can be replaced with Option\<kzg10::Commitment> .
This will avoid the usage of into_repr and as_repr