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

Remove certificates from Transaction response #8369

Merged
merged 4 commits into from Feb 22, 2023
Merged

Conversation

patrickkuo
Copy link
Contributor

@patrickkuo patrickkuo commented Feb 16, 2023

also combind execute transaction response and get transaction responses.

@vercel
Copy link

vercel bot commented Feb 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
explorer ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 22, 2023 at 1:16AM (UTC)
explorer-storybook ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 22, 2023 at 1:16AM (UTC)
frenemies ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 22, 2023 at 1:16AM (UTC)
wallet-adapter ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 22, 2023 at 1:16AM (UTC)

@patrickkuo patrickkuo force-pushed the pat/remove_cert branch 2 times, most recently from c438630 to c785059 Compare February 17, 2023 15:35
@patrickkuo patrickkuo mentioned this pull request Feb 17, 2023
pub struct SuiTransactionResponse {
pub certificate: SuiCertifiedTransaction,
pub signed_transaction: SuiTransaction,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: just transaction, or sender_signed_transaction

Copy link
Contributor

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

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.

None yet

3 participants