swcache to warpcache renaming hell

This commit is contained in:
asiaziola
2022-05-19 17:52:16 +02:00
parent 11d18a753a
commit f2555a8ed1
22 changed files with 53 additions and 53 deletions

View File

@@ -30,7 +30,7 @@ async function main() {
LoggerFactory.INST.logLevel('debug', 'DefaultStateEvaluator');
LoggerFactory.INST.logLevel('debug', 'CacheableStateEvaluator');
LoggerFactory.INST.logLevel('debug', 'ContractHandler');
LoggerFactory.INST.logLevel('debug', 'MemBlockHeightSwCache');
LoggerFactory.INST.logLevel('debug', 'MemBlockHeightWarpCache');
*/ const logger = LoggerFactory.INST.create('stake');
const arlocal = new ArLocal(1982, false);