Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ setInfo
Method
setInfo
src/qt/receiverequestdialog.cpp:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
void ReceiveRequestDialog::setInfo(const SendCoinsRecipient &_info)
120
{
121
this->info = _info;
122
update();
123
}
124
125
void ReceiveRequestDialog::update()
126
{
Callers
2
on_receiveButton_clicked
Method · 0.80
on_recentRequestsView_doubleClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected