mirror of
https://github.com/yi-sun/zk-attestor.git
synced 2026-01-09 05:28:03 -05:00
eth: Revert name change
This commit is contained in:
@@ -611,7 +611,7 @@ template EthTransactionProof(maxDepth, maxIndex, maxTxRlpHexLen) {
|
||||
methodId <== isCall * temp;
|
||||
}
|
||||
|
||||
template EthAcctStorageProof(acctMaxDepth, storageMaxDepth) {
|
||||
template EthAddressStorageProof(addressMaxDepth, storageMaxDepth) {
|
||||
// 128 bits = big endian expression of hexes
|
||||
signal input blockHash[2]; // 128 bit coordinates
|
||||
signal input address; // 160 bits
|
||||
|
||||
Reference in New Issue
Block a user