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 more wallets (
#82
)
pull/1943/head
Greg Szabo
7 years ago
committed by
Anton Kaliaev
parent
7d00575898
commit
fec8de831a
1 changed files
with
28 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+28
-1
ansible/app_options_files/public_testnet
+ 28
- 1
ansible/app_options_files/public_testnet
View File
@ -372,8 +372,35 @@
"amount": 1000
}
]
},
{
"name": "mattbell",
"address": "0644CF5459E6A9C43B3EC02D9DEB6DE1620BBE9A",
"coins": [
{
"denom": "fermion",
"amount": 100
},
{
"denom": "tokenmatt",
"amount": 1000
}
]
},
{
"name": "fabo",
"address": "527E2333EF0B6E5FFB6E62FFA68B3707E08F2286",
"coins": [
{
"denom": "fermion",
"amount": 100
},
{
"denom": "tokenfabo",
"amount": 1000
}
]
}
],
"plugin_options": [
"coin/issuer", {"app": "sigs", "addr": "B01C264BFE9CBD45458256E613A6F07061A3A6B6"}
Write
Preview
Loading…
Cancel
Save