Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Update rust SDK references Balance -> NearToken #2272

Open
3 tasks
PiVortex opened this issue Oct 29, 2024 · 0 comments
Open
3 tasks

[BUG] Update rust SDK references Balance -> NearToken #2272

PiVortex opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@PiVortex
Copy link
Contributor

PiVortex commented Oct 29, 2024

What?

The new version of our Rust SDK (v5.0.0) deprecated the use of Balance as an import and now uses NearToken. Please update all references of this to use the correct variable.

Why?

Reference material is outdated and no longer valid

Acceptance Criteria

Tasks

Resources

Example -> Transfers and Actions page uses the type Balance. This is no longer a valid type and should be updated to NearToken

@PiVortex PiVortex added the bug Something isn't working label Oct 29, 2024
@github-project-automation github-project-automation bot moved this to NEW❗ in DevRel Oct 29, 2024
@flmel flmel added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 30, 2024
@thisisjoshford thisisjoshford moved this from NEW❗ to Ready for development ✅ in DevRel Nov 4, 2024
@thisisjoshford thisisjoshford changed the title [BUG] Update Transfers and Actions page, references type Balance [BUG] Update rust SDK references Balance -> NearToken Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Ready for development ✅
Status: No status
Development

No branches or pull requests

2 participants