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

Add updatedTxParams and confirm history event #15

Merged
merged 2 commits into from
Nov 4, 2021
Merged

Conversation

meppsilon
Copy link
Contributor

No description provided.

@meppsilon meppsilon requested a review from a team as a code owner November 3, 2021 23:24
this.update({
smartTransactions: {
...this.state.smartTransactions,
[chainId]: [
...this.state.smartTransactions?.[chainId],
smartTransaction,
historifiedSmartTransaction,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I like the name! :)

@dan437 dan437 merged commit f0d4bfc into main Nov 4, 2021
@dan437 dan437 deleted the stx-list-updates branch November 4, 2021 12:42
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.

2 participants