Over the past few days, several Storage Node Operators have reached out to us with a version of the same generous offer: a temporary and voluntary payout reduction to support the network.
We want to say — genuinely — thank you. It’s lovely to be part of a community that shows up like this. This kind of support isn’t something we take for granted.
How to set it up
You can set custom rates for your node directly via a config tag:
contact.self-signed-tags: "storage_price=X,egress_price=X,repair_price=X,audit_price=X"
Where each X is the price you’re comfortable earning, in USD per TB. The current standard rates — and the maximum values allowed here — are:
contact.self-signed-tags: "storage_price=1.5,egress_price=2,repair_price=2,audit_price=2"
Anything above these maximums will simply be ignored, so you can’t accidentally set a rate higher than default.
Once the config is updated, restart your node to apply the change.
Important: removing this line from your config does not revert your rates. Whatever values you last submitted stay in effect on the satellite. To go back to standard pricing, you need to explicitly set the tag back to the standard rates and restart:
contact.self-signed-tags: "storage_price=1.5,egress_price=2,repair_price=2,audit_price=2"
There’s no “right” number — pick whatever you’re comfortable with. A few examples of what this can look like:
- A modest reduction:
storage_price=1.25,egress_price=1.5,repair_price=1,audit_price=1 - A full (100%) reduction:
storage_price=0,egress_price=0,repair_price=0,audit_price=0 - A partial, time-limited reduction:
storage_price=0.57,egress_price=1.5,repair_price=0,audit_price=0
Whatever combination you choose is entirely up to you.
Timing
Custom rates are read at the time your payout is calculated, and apply to the entire payout period — not just data transferred after you made the change. Depending on how quickly you make the change, it may be reflected in the upcoming payment coming in the next few days. If you’d prefer to start with a later payment, just hold off on the config change until then.
A note on future data allocation
We’re also exploring whether this same mechanism could be used to send more data to nodes with lower rates. Nothing is confirmed or live yet — this is still an idea we’re developing. For now, the only incentive for setting a lower rate is good will, not preferential data allocation.
A few things worth repeating
- This is entirely optional — no pressure, no expectation.
- It’s fully adjustable — change your rates or revert to default at any time.
- Every bit helps, regardless of size.
Thank you to everyone who’s reached out with this offer. It means a lot.