Josh Stein
Josh Stein
### Implementation ideas https://github.com/celestiaorg/celestia-node/pull/2521#issuecomment-1667938153 celestia-node v0.12.0-rc0 = api v0.12.0-rc0
a quick tutorial on posting a blob with celenium
https://github.com/celestiaorg/celestia-node/pull/3246 It will still be used: 1. in the cel-key utility: https://docs.celestia.org/developers/celestia-node-key#steps-for-generating-node-keys 2. for using a different directory than the standard dir: https://docs.celestia.org/nodes/celestia-node-troubleshooting#changing-the-location-of-your-node-store
## Overview Resolves #1531 This PR should be merged after https://github.com/celestiaorg/docs/pull/1532 is live on a celestia-node release, Mainnet Beta, Mocha, and Arabica.

```[tasklist] ### Tasks - [ ] audit the docs, comparing them to the release notes https://github.com/celestiaorg/optimism/releases/tag/v1.2.0-OP_v1.7.2-CN_v0.13.2 - [ ] remove local-celestia-devnet versions - [ ] make default to deploy with...
1. go to `~/.celestia-light-mocha-4/config.toml` and change `DASer.SampleFrom` to the trusted height 2. set `--headers.trusted-hash` cc @S1nus for feedback. is the snapshot still required? or do we JTMB all previous heights...
- [ ] update the node-tutorial with new values once this is in a release on mainnet/mocha/arabica. task for @jcstein _Originally posted by @jcstein in https://github.com/celestiaorg/celestia-node/issues/3165#issuecomment-1976941294_
https://github.com/celestiaorg/celestia-node/pull/3008