Make host functions return TrapReason
This avoids the need to manually store any trap reasons to the `Runtime` from the host function. This adds the following benefits: * It properly composes with the upcoming chain extensions * Missing to set a trap value is now a compile error
parent
330f5c0d
Please register or sign in to comment