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 replyTo as a submitcallback function param #197

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

jiyoonie9
Copy link
Contributor

No description provided.

@@ -71,7 +71,7 @@ suspend fun createExchange(

val offering: Offering
try {
offering = offeringsApi.getOffering(message.data.offeringId.toString())
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed as is redundant, offeringId is string

@jiyoonie9 jiyoonie9 merged commit 91e2ab3 into bump-web5-version Mar 11, 2024
1 check passed
@jiyoonie9 jiyoonie9 deleted the 195-modify-submitcallback branch March 11, 2024 21:28
jiyoonie9 added a commit that referenced this pull request Mar 11, 2024
* fixing tests. removing ion signing test because we yeeted ion from our supported ion methods.

* Add `replyTo` as a submitcallback function param (#197)

* adding replyTo as submitcallback function param

* adding null fields
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.

3 participants