Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/txvm
/ Value
TypeAlias
Value
encoding/json/value.go:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
"errors"
4
5
type
Value int
6
7
const
(
8
Unknown Value = iota
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected