Skip to content

Remove temp non-null assertion operator #209

@dapplion

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!));

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions