For example: * [x] Get code hash of currently running coordination script (`coordination_code`) * Probably shouldn't be catchable by contracts * [x] Get current contract code hash (`this_code`) * This might be a plain syscall rather than actually being an effect, since it depends on the identity of the caller ... and more?
For example:
coordination_code)this_code)... and more?