mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-04 04:04:00 +00:00
## Description Add chainid to requests to privval. This is a non-breaking change and hardware devices can opt to ignore the field. Closes: #4503 Took the approach of passing chainID to the client instead of modifying `GetPubKey` because it would lead to a larger change throughout the codebase and in some places it could get tricky to get chainID.
tools
Tools for working with Tendermint and associated technologies. Documentation for these tools can be found online in the Tendermint tools documentation.