MCPcopy Create free account
hub / github.com/ElementsProject/elements / setSingleStep

Method setSingleStep

src/qt/bitcoinamountfield.cpp:514–517  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

512}
513
514void BitcoinAmountField::setSingleStep(const CAmount& step)
515{
516 amount->setSingleStep(step);
517}

Callers 1

setModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected