Skip to main content

Module utils

Module utils 

Source

Structsยง

BuiltinError
Represents an error that occurred during a builtin execution.

Traitsยง

OkOrFatal ๐Ÿ”’
Extension trait to convert Option<T> to BuiltinResult.

Functionsยง

copy_operation ๐Ÿ”’ โš 
ensure_memory ๐Ÿ”’
load_account ๐Ÿ”’
Loads an account, handling cold load gas accounting.
read_words_rev ๐Ÿ”’ โš 
Splits the stack pointer into N elements by casting it to an array.

Type Aliasesยง

BuiltinResult