Subtract fee and size of another FeeFrac from this one.
Synopsis
Declared in <util/feefrac.h>
void
operator‐=(FeeFrac const& other) noexcept;
Parameters
Name |
Description |
other |
The FeeFrac whose fee and size are subtracted from this one. |
Created with MrDocs