Skip to content

Commit

Permalink
Add block-drift for Blobstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferret-san committed Jan 10, 2024
1 parent cde69f9 commit 9817886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ function writeConfigs(argv: any) {
"auth-token": argv.authToken,
"app-grpc": "da:9090",
"blobstream-address": argv.blobstreamAddress,
"block-drift": 150,
}
},
"persistent": {
Expand Down

0 comments on commit 9817886

Please sign in to comment.