diff --git a/README.md b/README.md index f219c31..7ac6e64 100644 --- a/README.md +++ b/README.md @@ -155,9 +155,9 @@ To target this feature, use the CLI flags `--eigenda-svc-manager-addr`, `--eigen An optional `--eigenda.confirmation-depth` flag can be provided to specify a number of ETH block confirmations to wait for the confirmBatch to have landed onchain before returning the cert to the batcher after having dispersed a blob in the put route. The flag value can either be the string 'finalized' or a number: `finalized`: Wait for the confirmBatch transaction to be finalized on-chain before returning the cert to the batcher `0`: Verify the cert immediately upon blob confirmation and return the cert -`N where 0