Skip to content

docs: amino encoding - prefixes in table and examples are different #2902

@vicnaum

Description

@vicnaum

In:
https://github.com/tendermint/tendermint/blob/master/docs/spec/blockchain/encoding.md

Section Public Key Cryptography has a table of prefixes and Examples below.

There are discrepancies between them:
0xEB5AE987 in table for Secp256k1 pubkey, but EB5AE982 in example
0x7FC4A495 in table for Secp256k1 signature, but 16E1FEEA bytes in example

I see the table was changed during one commit (d47b4ef), but examples section haven't.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions