MCPcopy Create free account
hub / github.com/SmartPool/smartpool-client / Copy

Method Copy

mtree/merkle_tree.go:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7type NodeData interface {
8 Copy() NodeData
9}
10
11type node struct {

Callers 2

CopyMethod · 0.65
FinalizeMethod · 0.65

Implementers 2

nodemtree/merkle_tree.go
AugDatamtree/aug_mt.go

Calls

no outgoing calls

Tested by

no test coverage detected