+
+
+
+
{
+ this.oninstantPurchaseEnabledChange(false);
+ }}
+ />
+
+ {
+ this.oninstantPurchaseEnabledChange(true);
+ }}
+ />
+ {this.state.instantPurchaseEnabled &&
+ this.onInstantPurchaseMaxChange(val)}
+ defaultValue={this.state.instantPurchaseMax}
+ />}
+
+
+ When this option is chosen, LBRY won't ask you to confirm
+ downloads below the given price.
+
+