mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-27 19:15:12 +00:00
plugin options added for genesis
This commit is contained in:
@@ -9,5 +9,8 @@
|
||||
"amount": 9007199254740992
|
||||
}
|
||||
]
|
||||
}]
|
||||
}],
|
||||
"plugin_options": [
|
||||
"coin/issuer", {"app": "sigs", "addr": "1B1BE55F969F54064628A63B9559E7C21C925165"}
|
||||
]
|
||||
|
||||
|
||||
@@ -188,4 +188,7 @@
|
||||
]
|
||||
}
|
||||
|
||||
],
|
||||
"plugin_options": [
|
||||
"coin/issuer", {"app": "sigs", "addr": "B01C264BFE9CBD45458256E613A6F07061A3A6B6"}
|
||||
]
|
||||
|
||||
@@ -13,4 +13,8 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"plugin_options": [
|
||||
"coin/issuer", {"app": "sigs", "addr": "1B1BE55F969F54064628A63B9559E7C21C925165"}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user