mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-14 12:43:03 +02:00
The funding feerate field was previoulsy unused, so we rename it to "max batch fee rate" in order to use it to communicate to the server the maximum fee rate we are willing to pay to be included in a batch. We also increase the default value to 500 sat/vbyte. |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| batch.go | ||
| batch_test.go | ||
| codec.go | ||
| codec_test.go | ||
| db.go | ||
| log.go | ||
| metadata.go | ||
| order.go | ||
| order_test.go | ||