Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Remove deprecated Buffer.slice function #8984

Closed
Tracked by #7245
Incede opened this issue Sep 14, 2023 · 0 comments
Closed
Tracked by #7245

Remove deprecated Buffer.slice function #8984

Incede opened this issue Sep 14, 2023 · 0 comments
Assignees
Milestone

Comments

@Incede
Copy link
Contributor

Incede commented Sep 14, 2023

Description

  • Remove deprecated Buffer.slice function usage in method.ts#L77, method.ts#L196, and method.ts#L289 of NFT module
  • Remove deprecated Buffer.slice function in all places wherever used in SDK

Acceptance Criteria

Replace all usages with Buffer.subarray

Additional Information

release/6.1.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants