eth: Revert name change

This commit is contained in:
Yi Sun
2022-04-21 16:21:52 +00:00
parent a47ebf3a79
commit f3950568b3

View File

@@ -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