Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document daemon behavior if add was run before #53

Merged
merged 1 commit into from Jun 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -43,6 +43,8 @@ Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
Daemon is ready
```

Notice that if you [added files](/files-on-ipfs/lessons/add-and-retrieve-file-content.md) before running the daemon, the blocks will be advertised after a few seconds when the reprovider runs.

### Step 2: Examine your ipfs node id info

Let's look at the details of your connections made by the daemon with `ipfs id`. Open up another command line and run: