Module tari_crypto::script[][src]

Structs

ExecutionStack
ScriptContext

Contextual data for use in Tari scripts. The context will typically be unambiguously and deterministically populated by nodes that are executing the script.

TariScript

Enums

Opcode
ScriptError
StackItem

Constants

DEFAULT_SCRIPT_HASH

Functions

slice_to_boxed_hash

Convert a slice into a Boxed HashValue

slice_to_hash

Convert a slice into a HashValue.

Type Definitions

HashValue