MCPcopy 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
130type entry interface {
131 index() uint64
132}
133
134func (iss *Issuance) index() uint64 { return iss.Index }

Callers 1

LessMethod · 0.65

Implementers 4

Issuanceprotocol/txbuilder/template.go
Inputprotocol/txbuilder/template.go
Outputprotocol/txbuilder/template.go
Retirementprotocol/txbuilder/template.go

Calls

no outgoing calls

Tested by

no test coverage detected