Enums§
- Error
Number - When a syscall fails, it returns an
ErrorNumber
to indicate why. The syscalls themselves include documentation on which syscall errors they can be expected to return, and what they mean in the context of the syscall.
Constants§
- TARGET_
HASH_ SIZE - Size in bytes of a result of RandomX invocation, which is basically a hash.
Functions§
- run_
randomx - Run RandomX in the light mode with the supplied global (K) and local (H) nonce, return its result hash.