This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Added peng coins
pull/1943/head
Greg Szabo
7 years ago
parent
85e562004c
commit
42394aec2b
1 changed files
with
15 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+15
-1
ansible/app_options_files/public_testnet
+ 15
- 1
ansible/app_options_files/public_testnet
View File
@ -14,7 +14,7 @@
]
},
{
"name": "greg
key
",
"name": "greg",
"address": "B01C264BFE9CBD45458256E613A6F07061A3A6B6",
"pub_key": {
"type": "ed25519",
@ -124,5 +124,19 @@
"amount": 1
}
]
},
{
"name": "peng",
"address": "7B8422A210D0F0B8734908C093ECF0E9A768BDB8",
"coins": [
{
"denom": "buckyball",
"amount": 53712836452781
},
{
"denom": "pengcoin",
"amount": 1000
}
]
}
]
Write
Preview
Loading…
Cancel
Save