ringecosystem / xapi-offchain

0 stars 0 forks source link

How to avoid aggregator 0 report fee and 0 publish fee #9

Closed jiguantong closed 1 month ago

jiguantong commented 1 month ago

Config report fee and publish fee of each chain for offchain node. Foreach aggregator, calc quorum(fetch from near) * reporter_fee(reporter node config), use this fee to filter reporters fee of requestMade events If the reward is lower than the config, don't do it.

publish node should also filter this to publish

Add fee in requestMade event to filter