Add script to generate proto-docs (#8238)

* init protobuf-docs

* update template

* update docs/core/README.md

* update proto files

* update template

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
MD Aleem
2020-12-31 16:10:13 +00:00
committed by GitHub
co-authored by Federico Kunze
parent faad49688e
commit ed7bd245b8
11 changed files with 10048 additions and 10 deletions
-1
View File
@@ -250,7 +250,6 @@ type TxBody struct {
// those messages define the number and order of elements in AuthInfo's
// signer_infos and Tx's signatures. Each required signer address is added to
// the list only the first time it occurs.
//
// By convention, the first required signer (usually from the first message)
// is referred to as the primary signer and pays the fee for the whole
// transaction.