Deleted copy assignment; a reservation must not be copied.
Declared in <wallet/wallet.h>
ReserveDestination&
operator=(ReserveDestination const& other) = delete;
Reference to this reservation.
| Name | Description |
|---|---|
| other | The reservation that would be assigned from. |