mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00

- Update existing docker-containers to support tendermint integration, nginx, mongodb, bigchaindb - Add tendermint configuration files for statefulset, pvc, pv and service. - Update some READMEs.
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
{
|
|
"genesis_time": TM_GENESIS_TIME,
|
|
"chain_id": TM_CHAIN_ID,
|
|
"validators": [],
|
|
"app_hash": ""
|
|
}
|