Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
duniter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nodes
typescript
duniter
Commits
9bd888e7
Commit
9bd888e7
authored
11 years ago
by
Cédric Moreau
Browse files
Options
Downloads
Patches
Plain Diff
Doc: update readme to config --currency parameter
parent
b5a9d605
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+11
-0
11 additions, 0 deletions
readme.md
with
11 additions
and
0 deletions
readme.md
+
11
−
0
View file @
9bd888e7
...
...
@@ -114,6 +114,17 @@ This will alter `mycurrency` database *only*.
Any parameter given to this command will be stored in the database.
### Currency
First of all, tell uCoin which currency to be used through command:
```
bash
$
ucoind config
--currency
mycurrency
```
Replace
`mycurrency`
by the name of the currency you want to manage.
> This is **crucial** data. Be careful on the case and **do not change it** thereafter otherwise your node will have incoherent data & behaviors.
### Network parameters
By default, ucoin runs on port 8033. You may change it using the --port parameter:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment