mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-31 12:32:54 +00:00
Added Frey's coins for app_options
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
"accounts": [{
|
||||
"address": "C13B2A17030E416D0C83B7FF7CDFFB2E2353FA11",
|
||||
"coins": [
|
||||
{
|
||||
"denom": "mycoin",
|
||||
"amount": 9007199254740992
|
||||
}
|
||||
]
|
||||
}],
|
||||
"plugin_options": [
|
||||
"coin/issuer", {"app": "sigs", "addr": "C13B2A17030E416D0C83B7FF7CDFFB2E2353FA11"}
|
||||
]
|
||||
Reference in New Issue
Block a user