Volodya

Results 1 issues of Volodya

**Describe the bug** Access to a variable that might be nill due to an error. **Expected behavior** check not nill/ handle error **Errors** ```go execRes, err := k.moveVM.ExecuteEntryFunction( types.NewVMStore(sdkCtx, k.VMStore),...