## Description Initial issue: https://github.com/gnolang/gno/issues/4777 Fix: https://github.com/gnolang/gno/pull/4891 Auditor comment after testing the proposed fix: > Panics happen only in debug mode. Those functions should never be reached even in non debug mode.