wallet::CAddressBookData::SetLabel

Set the address label.

Synopsis

Declared in <wallet/wallet.h>

void
SetLabel(std::string name);

Parameters

NameDescription
nameThe new label to assign.