Skip to content

Commit

Permalink
Merge pull request #9 from Ferret-san/blobstream-test
Browse files Browse the repository at this point in the history
Add block-drift for Blobstream
  • Loading branch information
Ferret-san authored Jan 10, 2024
2 parents bc3980d + 9817886 commit d5635fb
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 d5635fb

Please sign in to comment.