MCPcopy Create free account
hub / github.com/akash-network/node / GetKey

Method GetKey

app/sim_test.go:66–66  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

64
65type storeKeyGetter interface {
66 GetKey(string) *storetypes.KVStoreKey
67}
68
69type StoreKeysPrefixes struct {

Callers 5

InitAkashAppForTestnetFunction · 0.65
TestAppImportExportFunction · 0.65

Implementers 1

Appapp/types/app.go

Calls

no outgoing calls

Tested by 1

TestAppImportExportFunction · 0.52