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

TypeAlias stack

protocol/txvm/stack.go:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5)
6
7type stack []Item
8
9func (s stack) String() string {
10 res := "stack{"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected