Skip to content

Change AbciErrorCode with value 0 to represent OK #1259

@Fraser999

Description

@Fraser999

Currently AbciErrorCode(0) is set as UNSPECIFIED. We should change AbciErrorCode(0) to OK in line with expected abci behaviour.

We should also remove the From<NonZeroU32> impl as it's unused and allows for constructing unknown AbciErrorCodes.

Metadata

Metadata

Assignees

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