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

feat: Introducing send_tx rpc api #46

Merged
merged 4 commits into from
May 17, 2024
Merged

feat: Introducing send_tx rpc api #46

merged 4 commits into from
May 17, 2024

Conversation

jaswinder6991
Copy link
Collaborator

  • Introduced send_tx rpc api
  • Updated send_transaction in near-accounts to use the new api
  • Separate transaction creation + signing and sending for function_call
  • Introduced transact(), transact_async(), transact_advanced() to enable different transaction sending functions

@jaswinder6991 jaswinder6991 marked this pull request as ready for review May 17, 2024 07:09
@jaswinder6991 jaswinder6991 self-assigned this May 17, 2024
@jaswinder6991 jaswinder6991 merged commit 422bd6b into main May 17, 2024
1 check passed
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.

1 participant