MCPcopy 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
77func GetWalletAccountNumberKey() []byte {
78 return []byte{WALLET_ACCOUNT_NUMBER}
79}

Callers 3

AddAccountDataMethod · 0.85
setAccountNumberMethod · 0.85
GetAccountNumberMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected