Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
756
func
(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
addMTPKey
Function · 0.80
createTestInput
Function · 0.80
BurnLockEventToCosmosMsg
Function · 0.80
AttributesToEthereumBridgeClaim
Function · 0.80
Calls
no outgoing calls
Tested by
2
addMTPKey
Function · 0.64
createTestInput
Function · 0.64