MCPcopy 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
70std::string CAssetsDir::GetLabel(const CAsset& asset) const
71{
72 return GetMetadata(asset).GetLabel();
73}
74
75std::string CAssetsDir::GetIdentifier(const CAsset& asset) const
76{

Callers 15

SetMethod · 0.80
GetIdentifierMethod · 0.80
GetLabelAddressesMethod · 0.80
getAddressMethod · 0.80
getAddressesMethod · 0.80
listaddressgroupingsFunction · 0.80
getaddressinfoFunction · 0.80
AddressBookDataToJSONFunction · 0.80
getaddressesbylabelFunction · 0.80
listlabelsFunction · 0.80
backup.cppFile · 0.80
listunspentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected