Skip to content

Commit

Permalink
committee-grace-period more than one month - temporary workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
ronnno committed Sep 23, 2020
1 parent 5e9b02e commit 9491183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/render-node.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ function getChain(vchainId: number, snapshot: StateSnapshot, config: ServiceConf
'management-file-path': `http://management-service:8080/vchains/${vchainId}/management`,
'signer-endpoint': 'http://signer:7777',
'logger-http-endpoint': 'http://elk.v2beta.orbs.com:5000',
'committee-grace-period': '1000h',
},
};
}

0 comments on commit 9491183

Please sign in to comment.