mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 22:26:15 +00:00
Amount -> Power. Closes #166
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"genesis_time": "2016-06-24T20:01:19.322Z",
|
||||
"validators": [
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach1",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach2",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -20,7 +20,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach3",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach4",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"genesis_time": "2016-06-24T20:01:19.322Z",
|
||||
"validators": [
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach1",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach2",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -20,7 +20,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach3",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach4",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"genesis_time": "2016-06-24T20:01:19.322Z",
|
||||
"validators": [
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach1",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach2",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -20,7 +20,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach3",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach4",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"genesis_time": "2016-06-24T20:01:19.322Z",
|
||||
"validators": [
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach1",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach2",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -20,7 +20,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach3",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
@@ -28,7 +28,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"amount": 1,
|
||||
"power": 1,
|
||||
"name": "mach4",
|
||||
"pub_key": {
|
||||
"type": "ed25519",
|
||||
|
||||
Reference in New Issue
Block a user