8 lines
252 B
Markdown
8 lines
252 B
Markdown
# Key Management
|
|
|
|
Here we cover many aspects of handling keys within the Cosmos SDK
|
|
framework.
|
|
|
|
// TODO add relevant key discussion
|
|
(related https://github.com/tendermint/tendermint/blob/master/docs/spec/blockchain/encoding.md#public-key-cryptography)
|