Decrease support for a ledger, removing and compressing if possible.
bool remove( Ledger const& ledger, std::uint32_t count = 1);
Name |
Description |
---|---|
|
The ledger history to remove |
|
The amount of tip support to remove |
Whether a matching node was decremented and possibly removed.