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

Fixed wrap-near, delete-access-key, create-account, batch-transaction… #824

Merged
merged 1 commit into from Aug 26, 2021

Conversation

BenKurrek
Copy link
Contributor

wrap-near fixed with PR 674 (by chadoh)
delete-access-key example fixed with PR 673 (by volovyk-s)
fixed create-account on mainnet and testnet with PR 670 (by chadoh)
fixed batch-transactions with PR 669 (by volovyk-s)
fixed get-transaction-details with PR 667 (by ChaoticTempest)
fixed verify-signature with PR 650 (by thisisjoshford)

…s, get-transaction-details, verify-signature
@render
Copy link

render bot commented Aug 26, 2021

Copy link
Collaborator

@thisisjoshford thisisjoshford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful! Thanks for updating this!

Fixes #821

@thisisjoshford thisisjoshford merged commit d617545 into master Aug 26, 2021
@thisisjoshford thisisjoshford linked an issue Aug 26, 2021 that may be closed by this pull request
@thisisjoshford thisisjoshford deleted the naj-example-fixes branch August 26, 2021 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

near-api-js cookbook code incorrect
2 participants