Skip to content

Change send transactions#36

Open
WilliamJin123 wants to merge 2 commits intomainfrom
change-send-transactions
Open

Change send transactions#36
WilliamJin123 wants to merge 2 commits intomainfrom
change-send-transactions

Conversation

@WilliamJin123
Copy link
Contributor

@WilliamJin123 WilliamJin123 commented Nov 27, 2025

  • exposed transactionOptions struct for sendTransaction, overloaded function to automatically spread the struct into a tuple (sendTransaction.swift)
  • add initializer to map SendOptions into TransactionOptions (RequestTypes.swift)

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@dkchiem dkchiem force-pushed the change-send-transactions branch from b3fb03a to 48c2e5b Compare November 27, 2025 20:05
@dkchiem
Copy link
Member

dkchiem commented Nov 27, 2025

We ended up not using tuples, so the overloaded function is not needed

@dkchiem
Copy link
Member

dkchiem commented Nov 27, 2025

@Samuel-Martineau Could you take a look at this? We have a SendOptions struct for the communication with the wallet through deeplinking but we also have a slightly different SendTransactionConfiguration struct for RPC sendTransaction

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