Commit a39f4493 authored by lilinleeli1234's avatar lilinleeli1234

update name

parent 112b9f75
......@@ -84,7 +84,7 @@ func (evm *EVMExecutor) GetDriverName() string {
return evmtypes.ExecutorName
}
func (u *EVMExecutor) ExecutorOrder() int64 {
func (evm *EVMExecutor) ExecutorOrder() int64 {
return drivers.ExecLocalSameTime
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment