Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitry Puzyrkov
celllframe-node
Commits
eaedf2f8
Commit
eaedf2f8
authored
5 years ago
by
Dmitriy A. Gerasimov
Browse files
Options
Downloads
Patches
Plain Diff
[*] Changed some things
parent
1b234657
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dist/etc/network/kelvin-testnet/chain-0.cfg
+1
-1
1 addition, 1 deletion
dist/etc/network/kelvin-testnet/chain-0.cfg
dist/etc/network/kelvin-testnet/chain-plasma.cfg
+1
-2
1 addition, 2 deletions
dist/etc/network/kelvin-testnet/chain-plasma.cfg
with
2 additions
and
3 deletions
dist/etc/network/kelvin-testnet/chain-0.cfg
+
1
−
1
View file @
eaedf2f8
...
...
@@ -3,7 +3,7 @@ id=0x0000000000000000
shard_id=0x0000000000000000
name=zerochain
# Possible
values [token, emission, transaction]
datum_types=[t
ransaction
]
datum_types=[t
oken,emission,shard
]
consensus=dag_poa
[files]
...
...
This diff is collapsed.
Click to expand it.
dist/etc/network/kelvin-testnet/chain-plasma.cfg
+
1
−
2
View file @
eaedf2f8
...
...
@@ -2,7 +2,7 @@
id=0x0000000000000001
name=plasma
# Possible
values [token, emission, transaction]
datum_types=[
token,
emiss
ion]
datum_types=[
transact
ion
]
consensus=dag_pos
[dag]
...
...
@@ -19,7 +19,6 @@ tokens_hold=[KELT,KEL]
# 1000
coins for both
tokens_hold_value=[1000000000000000,1000000000000000]
[files]
storage_dir=/opt/kelvin-node/var/lib/network/kelvin-testnet/plasma
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