Files
cosmos-sdk/docs/cn/basics
64b6bb5270 rename RegisterCodec to RegisterLegacyAminoCodec (#7243)
* rename RegisterCodec to RegisterLegacyAminoCodec

* Add changelog

* gofmt

* rename codec.New() to codec.NewLegacyAmino()

* Add change log

* Update CHANGELOG.md

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* Fix

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-09-07 14:47:12 +00:00
..
2020-07-17 10:53:39 +00:00
2020-07-17 10:53:39 +00:00
2020-07-17 10:53:39 +00:00

基础文档

此目录包含对 cosmos sdk 的基础概念介绍

  1. SDK 应用解析
  2. 交易的生命周期
  3. 账户系统
  4. Gas 和 Fees

阅读完基础文档后,可以阅读 核心文档 进一步加深对 cosmos 的理解。