Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
type
storeKeyGetter
interface
{
66
GetKey(string) *storetypes.KVStoreKey
67
}
68
69
type
StoreKeysPrefixes
struct
{
Callers
5
SetupTestSuiteWithKeepers
Function · 0.65
prepForZeroHeightGenesis
Method · 0.65
InitAkashAppForTestnet
Function · 0.65
TestAppImportExport
Function · 0.65
registerUpgradeHandlers
Method · 0.65
Implementers
1
App
app/types/app.go
Calls
no outgoing calls
Tested by
1
TestAppImportExport
Function · 0.52