MCPcopy 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
137void SendCoinsEntry::checkSubtractFeeFromAmount()
138{
139 ui->checkboxSubtractFeeFromAmount->setChecked(true);
140}
141
142void SendCoinsEntry::deleteClicked()
143{

Callers 1

useAvailableBalanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected