You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
I was able to run the node Finaly for couple days. Unferanatly I notice that many created Anchor are not rewared. Bellow you can see 4 Anchors Transaction on the BTC Network, where only wan was rewared. I run the script with a 30 min Loop:
I'm sure this is due to a miss configuration on my side.
There is the Module "Detection of competing anchors"
For me not clear: TxTimeout This value in Seconds define how old the existing anchor's transaction can be?
E.G txTimeout = 3600 Anchor Transaction which is older then 3600s will not be considered as competing to my Anchor creation. Anchors younger then 3600s are competing with mine? So to get a faster process I then need to spend higher transaction fees?
On FeeRateAdvantage I'm completely stuck. Which Ration is meant?
E.g. FeeRateAdvantage=2, Mean if my transaction has the double amount in fees, the other transaction are seen as non-competing?
May somebody can help me with that, or even share his best-practice? What's your MinDfiReward,Mode,TxTimeout , FeeRateAdvante and repeat intervall? OR have all the same result with Anchor creations?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi Guys,
I was able to run the node Finaly for couple days. Unferanatly I notice that many created Anchor are not rewared. Bellow you can see 4 Anchors Transaction on the BTC Network, where only wan was rewared. I run the script with a 30 min Loop:
I'm sure this is due to a miss configuration on my side.
There is the Module "Detection of competing anchors"
For me not clear:
TxTimeout
This value in Seconds define how old the existing anchor's transaction can be?E.G
txTimeout = 3600
Anchor Transaction which is older then 3600s will not be considered as competing to my Anchor creation. Anchors younger then 3600s are competing with mine? So to get a faster process I then need to spend higher transaction fees?On
FeeRateAdvantage
I'm completely stuck. Which Ration is meant?E.g.
FeeRateAdvantage=2
, Mean if my transaction has the double amount in fees, the other transaction are seen as non-competing?May somebody can help me with that, or even share his best-practice? What's your
MinDfiReward
,Mode
,TxTimeout
,FeeRateAdvante
andrepeat
intervall? OR have all the same result with Anchor creations?The text was updated successfully, but these errors were encountered: