Constructs a new AmountRecoveryRes
instance.
Indicates whether the recovery was successful.
The recovered amount.
The recovered message.
Deserializes a hexadecimal string into an AmountRecoveryRes
instance.
The hexadecimal string to deserialize.
An instance of AmountRecoveryRes
.
Returns a string representation of the AmountRecoveryRes
.
a string representation of the AmountRecoveryRes
.
The result of recovering a single amount from a non-aggregated range proof. Refer to
RangeProof
for a usage example.