Revert "Count compute units even when transaction errors (#22059)" (#22174)

This reverts commit eaa8c67bde.
This commit is contained in:
carllin
2021-12-30 02:42:32 -05:00
committed by GitHub
parent 135af08b8b
commit 33d0b5e011
13 changed files with 97 additions and 295 deletions

View File

@ -2395,7 +2395,6 @@ fn call<'a, 'b: 'a>(
Some(&caller_write_privileges),
&program_indices,
)
.result
.map_err(SyscallError::InstructionError)?;
// Copy results back to caller