Skip to content

Remove temp non-null assertion operator #209

Description

@dapplion

Added in c9d98ec

return createKeypair(KeypairType[pub.Type!] as KeypairType, toBuffer(priv.Data!), toBuffer(pub.Data!));
} else {
return createKeypair(KeypairType[pub.Type!] as KeypairType, undefined, toBuffer(pub.Data!));

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

good first issueIssues that are suitable for first-time contributors.help wantedThe author indicates that additional help is wanted.prio-low

Type

No type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions