Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chain/txvm
/ index
Method
index
protocol/txbuilder/template.go:131–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
130
type
entry
interface
{
131
index() uint64
132
}
133
134
func
(iss *Issuance) index() uint64 {
return
iss.Index }
Callers
1
Less
Method · 0.65
Implementers
4
Issuance
protocol/txbuilder/template.go
Input
protocol/txbuilder/template.go
Output
protocol/txbuilder/template.go
Retirement
protocol/txbuilder/template.go
Calls
no outgoing calls
Tested by
no test coverage detected