bnb-chain / greenfield

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

chore: fix payment check for testnet #623

Closed forcodedancing closed 3 months ago

forcodedancing commented 3 months ago

Description

This pr will update payment check to ignore some known issue on test (the issue only happened on testnet).

Rationale

Fix payment data check.

Example

NA

Changes

Notable changes:

Potential Impacts