mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-14 12:43:03 +02:00
In this commit, we introduce a new field to only bids (for now): a min node tier. This node tier is meant to allow buyers to express the level of "quality" they're interested in for a given purchased channel. This quality is determined using the current server-side rating system. The base node tier are those considered "above the cut", this is also the default tier: t1. The next node tier is t0, and is the buckets all other nodes fall in. As the tiers rise, the number of nodes in each tier shrinks, as these are meant to be the upper percentile of all nodes. NOTE: The way this is implemented is actually a _breaking change_ from the perspective of orders as we add a new field, which is included in the order digest, without also bumping the version. |
||
|---|---|---|
| .. | ||
| pool | ||
| poold | ||