MCPcopy Create free account
hub / github.com/chain/txvm / Tuple

TypeAlias Tuple

protocol/txvm/item.go:35–35  ·  view source on GitHub ↗

Tuple is a stack item containing a sequence of zero or more Data items.

Source from the content-addressed store, hash-verified

33
34 // Tuple is a stack item containing a sequence of zero or more Data items.
35 Tuple []Data
36)
37
38// Type codes for inspected data items.

Callers 1

logMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected