What version are you using?
v23
What did you do?
Set some temporary data to expire at 6312000.
What did you expect to see?
Successfully storing the data, or error informing me that it is above the max.
What did you see instead?
Error indicating that the amount I set was greater than the max, but it was not, it is equal to the max.
Diagnostic error:
"live_until is greater than max", 6312000, 6312000
The second number in this diagnostic error seems to be the max, but the max is actually 1 below.
What version are you using?
v23
What did you do?
Set some temporary data to expire at 6312000.
What did you expect to see?
Successfully storing the data, or error informing me that it is above the max.
What did you see instead?
Error indicating that the amount I set was greater than the max, but it was not, it is equal to the max.
Diagnostic error:
The second number in this diagnostic error seems to be the max, but the max is actually 1 below.