chainlink-common icon indicating copy to clipboard operation
chainlink-common copied to clipboard

Add Must* value functions

Open DeividasK opened this issue 1 year ago • 1 comments

A preferred alternative would be to update the original functions to not return an error.

DeividasK avatar Feb 21 '24 11:02 DeividasK

I suggested a similar change to @cedric-cordenier - the only type that can currently return an error from New*() is Decimal so if we could somehow prevent that, we can just simplify New*() instead of adding new methods.

bolekk avatar Feb 21 '24 15:02 bolekk