Adjust the Trove (alias of mutate).
Promise-returning adjustTrove.
The full core result (e.g. RedeemResult carries truncatedAmount + fee).
The core's typed MusdError, or null.
The submitted tx hash (once available), or null.
true if the write failed (see error).
true while the write is in flight.
true once the write has been submitted successfully.
Fire the write (fire-and-forget; track via isPending/isSuccess/error).
Promise-returning variant (resolves to the result, or rejects with the typed error).
Reset the mutation back to idle.
Result of useAdjustTrove.