Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ checkSubtractFeeFromAmount
Method
checkSubtractFeeFromAmount
src/qt/sendcoinsentry.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
void SendCoinsEntry::checkSubtractFeeFromAmount()
138
{
139
ui->checkboxSubtractFeeFromAmount->setChecked(true);
140
}
141
142
void SendCoinsEntry::deleteClicked()
143
{
Callers
1
useAvailableBalance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected