Module tari_crypto::script[][src]

Structs

Builder
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

to_boxed_hash

Convert a slice into a Boxed HashValue

to_hash

Convert a slice into a HashValue.

Type Definitions

HashValue