Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/txvm
/ String
Method
String
protocol/txvm/item.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
type
Item
interface
{
15
inspect() Tuple
16
String() string
17
isPortable() bool
18
isDroppable() bool
19
}
Callers
15
String
Method · 0.65
TestValidate
Function · 0.65
TestOptions
Function · 0.65
compareLogs
Function · 0.65
opCheckSig
Function · 0.65
String
Method · 0.65
String
Method · 0.65
Disassemble
Function · 0.65
TestSetOutput
Function · 0.65
TestNoExtraFormatDirectives
Function · 0.65
TestPrefix
Function · 0.65
TestRawStack
Function · 0.65
Implementers
2
contract
protocol/txvm/entries.go
value
protocol/txvm/entries.go
Calls
no outgoing calls
Tested by
8
TestValidate
Function · 0.52
TestOptions
Function · 0.52
compareLogs
Function · 0.52
TestSetOutput
Function · 0.52
TestNoExtraFormatDirectives
Function · 0.52
TestPrefix
Function · 0.52
TestRawStack
Function · 0.52
TestWriteRawStack
Function · 0.52