Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move some constants to config #625
Move some constants to config #625
Changes from 3 commits
e68dcfe
08ca7e1
b0f834d
938c7c4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 51 in bin/bridge-client/src/modes/operator/bootstrap.rs
bin/bridge-client/src/modes/operator/bootstrap.rs#L51
Check warning on line 75 in bin/bridge-client/src/modes/operator/bootstrap.rs
bin/bridge-client/src/modes/operator/bootstrap.rs#L68-L75
Check warning on line 180 in bin/bridge-client/src/modes/operator/bootstrap.rs
bin/bridge-client/src/modes/operator/bootstrap.rs#L178-L180
Check warning on line 67 in bin/prover-client/src/main.rs
bin/prover-client/src/main.rs#L66-L67
Check warning on line 86 in bin/strata-client/src/args.rs
bin/strata-client/src/args.rs#L85-L86
Check warning on line 144 in bin/strata-client/src/args.rs
bin/strata-client/src/args.rs#L139-L144
Check warning on line 108 in bin/strata-client/src/helpers.rs
bin/strata-client/src/helpers.rs#L107-L108
Check warning on line 143 in bin/strata-client/src/main.rs
bin/strata-client/src/main.rs#L143
Check warning on line 481 in bin/strata-client/src/main.rs
bin/strata-client/src/main.rs#L481
Check warning on line 495 in bin/strata-client/src/main.rs
bin/strata-client/src/main.rs#L489-L495
Check warning on line 73 in crates/btcio/src/broadcaster/handle.rs
crates/btcio/src/broadcaster/handle.rs#L73
Check warning on line 89 in crates/btcio/src/broadcaster/handle.rs
crates/btcio/src/broadcaster/handle.rs#L81-L89
Check warning on line 24 in crates/btcio/src/broadcaster/task.rs
crates/btcio/src/broadcaster/task.rs#L24
Check warning on line 27 in crates/btcio/src/broadcaster/task.rs
crates/btcio/src/broadcaster/task.rs#L27
Check warning on line 212 in crates/btcio/src/rpc/client.rs
crates/btcio/src/rpc/client.rs#L211-L212
Check warning on line 214 in crates/btcio/src/rpc/client.rs
crates/btcio/src/rpc/client.rs#L214
Check warning on line 73 in crates/config/src/btcio.rs
crates/config/src/btcio.rs#L69-L73