Skip to content

Error in ExtensionCodec.ts? #241

Closed
@ste-gr

Description

@ste-gr

Hi,

I think there is a little error here:

const index = 1 + type;

Shouldn't it be const index = -1 - type;?

Greetings
Stefan

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