bnb-chain / greenfield

Greenfield is a decentralized storage platform.
GNU Affero General Public License v3.0
117 stars 49 forks source link

fix: initial val for min value comparison should be large enough #638

Closed alexgao001 closed 1 month ago

alexgao001 commented 2 months ago

Description

initial val for min value comparison should be large enough

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

Potential Impacts