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

refactor: use the built-in min to simplify the code

Open todaymoon opened this issue 9 months ago • 0 comments

Description

In Go 1.21, the standard library includes built-in max/min function, which can greatly simplify the code.

Requires Dependencies

Resolves Dependencies

todaymoon avatar Mar 26 '25 10:03 todaymoon