MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / LoadVersion

Method LoadVersion

types/store.go:115–115  ·  view source on GitHub ↗

Load a specific persisted version. When you load an old version, or when the last commit attempt didn't complete, the next commit after loading must be idempotent (return the same commit id). Otherwise the behavior is undefined.

(ver int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

LoadIAVLStoreFunction · 0.65
LoadVersionMethod · 0.65

Implementers 1

rootMultiStorestore/rootmultistore.go

Calls

no outgoing calls

Tested by

no test coverage detected