Skip to content

Decide on type of height related fields #688

@tzdybal

Description

@tzdybal

Original implementation used uint64 to represent any type of height. This seems to be the most appropriate type.
The convention in Tendermint/Cosmos-SDK is to use int64. The same for go-header library.

We need to decide what type should be used and change the code accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions