Skip to content

remove near_crypto::PublicKey in favor of near_sdk::PublicKey #880

@DSharifi

Description

@DSharifi

Background

We'd like to remove the near_crypto::PublicKey type from our codebase as we already depend on near_sdk::PublicKey and want to avoid awkward conversions between the two types.

Acceptance Criteria

  • Remove near_crypto dependency and replace all near_crypto::PublicKey usage with near_sdk::PublicKey.

Resources & Additional Notes

No response

Sub-issues

Metadata

Metadata

Assignees

Labels

refactorImprovements to code structure, readability, or performance that don't add new features or fix bugs.refineNeeds further clarification before being actionable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions