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

TypeAlias DataType

protocol/bc/bc.pb.go:36–36  ·  view source on GitHub ↗

please upgrade the proto package DataType is the type for a DataItem.

Source from the content-addressed store, hash-verified

34
35// DataType is the type for a DataItem.
36type DataType int32
37
38const (
39 DataType_BYTES DataType = 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected