Rename the Lotus VM to LegacyVM

This commit is contained in:
Aayush
2022-03-15 19:40:17 -04:00
parent e6117c49ef
commit 9ea623e125
15 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ var ChainNode = Options(
Override(new(ffiwrapper.Verifier), ffiwrapper.ProofVerifier),
Override(new(ffiwrapper.Prover), ffiwrapper.ProofProver),
// Consensus: VM
// Consensus: LegacyVM
Override(new(vm.SyscallBuilder), vm.Syscalls),
// Consensus: Chain storage/access