Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DNAProject/DNA
/ GetWalletAccountNumberKey
Function
GetWalletAccountNumberKey
cmd/sigsvr/store/common.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
GetWalletAccountNumberKey() []byte {
78
return
[]byte{WALLET_ACCOUNT_NUMBER}
79
}
Callers
3
AddAccountData
Method · 0.85
setAccountNumber
Method · 0.85
GetAccountNumber
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected