Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ getAddress
Method
getAddress
src/qt/editaddressdialog.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
QString EditAddressDialog::getAddress() const
158
{
159
return address;
160
}
161
162
void EditAddressDialog::setAddress(const QString &_address)
163
{
Callers
6
sendCoins
Method · 0.45
on_newAddress_clicked
Method · 0.45
toHTML
Method · 0.45
setData
Method · 0.45
addRow
Method · 0.45
getAddressData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected