Add another fee rate to this one.
Declared in <policy/feerate.h>
<policy/feerate.h>
CFeeRate& operator+=(CFeeRate const& a);
Reference to this fee rate after addition.
Name
Description
a
Fee rate to add.
Created with MrDocs