diff --git a/pr-preview/pr-148/blog/04_testnet_update.html b/pr-preview/pr-148/blog/04_testnet_update.html index 5228f54..09e4801 100644 --- a/pr-preview/pr-148/blog/04_testnet_update.html +++ b/pr-preview/pr-148/blog/04_testnet_update.html @@ -214,10 +214,10 @@

Epochs

Walrus Testnet enables multiple epochs. Initially, the epoch duration is set to a single day to ensure the logic of epoch change is thoroughly tested. At Mainnet, epochs will likely be multiple weeks long.

-

Now the expiry epoch of blobs is meaningful, and blobs will become unavailable after their expiry -epoch. The store command may be used to extend the expiry epoch of a blob that is still available. -This operation is efficient and only affects payments and metadata, and does not re-upload blob -contents.

+

The progress of epochs makes the expiry epoch of blobs meaningful, and blobs will become unavailable +after their expiry epoch. The store command may be used to extend the expiry epoch of a blob that is +still available. This operation is efficient and only affects payments and metadata, and does not +re-upload blob contents.