Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetLabel
Method
GetLabel
src/assetsdir.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
std::string CAssetsDir::GetLabel(const CAsset& asset) const
71
{
72
return GetMetadata(asset).GetLabel();
73
}
74
75
std::string CAssetsDir::GetIdentifier(const CAsset& asset) const
76
{
Callers
15
Set
Method · 0.80
GetIdentifier
Method · 0.80
GetLabelAddresses
Method · 0.80
getAddress
Method · 0.80
getAddresses
Method · 0.80
listaddressgroupings
Function · 0.80
getaddressinfo
Function · 0.80
AddressBookDataToJSON
Function · 0.80
getaddressesbylabel
Function · 0.80
listlabels
Function · 0.80
backup.cpp
File · 0.80
listunspent
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected