MCPcopy Create free account
hub / github.com/Sifchain/sifnode / GetKey

Method GetKey

app/app.go:756–758  ·  view source on GitHub ↗
(storeKey string)

Source from the content-addressed store, hash-verified

754}
755
756func (app *SifchainApp) GetKey(storeKey string) *sdk.KVStoreKey {
757 return app.keys[storeKey]
758}
759
760// GetTKey returns the TransientStoreKey for the provided store key.
761//

Callers 4

addMTPKeyFunction · 0.80
createTestInputFunction · 0.80
BurnLockEventToCosmosMsgFunction · 0.80

Calls

no outgoing calls

Tested by 2

addMTPKeyFunction · 0.64
createTestInputFunction · 0.64