Skip to content

chore: update rpc tutorial for new version - #1127

Merged
YazzyYaz merged 7 commits into
mainfrom
jcs/node-tutorial-update
Oct 11, 2023
Merged

chore: update rpc tutorial for new version#1127
YazzyYaz merged 7 commits into
mainfrom
jcs/node-tutorial-update

Conversation

@jcstein

@jcstein jcstein commented Oct 10, 2023

Copy link
Copy Markdown
Member

Overview

PREVIEW HERE

Resolves #1102

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@github-actions

github-actions Bot commented Oct 10, 2023

Copy link
Copy Markdown
Contributor
PR Preview Action v1.4.4
🚀 Deployed preview to https://celestiaorg.github.io/docs/pr-preview/pr-1127/
on branch gh-pages at 2023-10-10 21:54 UTC

@jcstein
jcstein force-pushed the jcs/node-tutorial-update branch from cb0aaa3 to 95b6b8f Compare October 10, 2023 21:52
@jcstein jcstein self-assigned this Oct 10, 2023
@jcstein
jcstein requested review from YazzyYaz and vgonkivs October 10, 2023 22:07
@jcstein jcstein added documentation Improvements or additions to documentation unreleased-node Unreleased Node changes labels Oct 10, 2023
@jcstein
jcstein marked this pull request as ready for review October 10, 2023 22:07
@jcstein jcstein changed the title chore: update rpc tutorial for new version [DRAFT] chore: update rpc tutorial for new version Oct 10, 2023
@jcstein jcstein mentioned this pull request Oct 10, 2023
3 tasks

@vgonkivs vgonkivs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

- `--url string` - the address of the RPC, default is `http://localhost:26658`

When running RPC CLI commands,
you will need to set either the the [authentication token](#auth-token-)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit: the the

@YazzyYaz
YazzyYaz merged commit ecb2d23 into main Oct 11, 2023
@YazzyYaz
YazzyYaz deleted the jcs/node-tutorial-update branch October 11, 2023 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation unreleased-node Unreleased Node changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: update docs for new auth token usage with celestia-node

3 participants