Skip to content

Conversation

const tx = new Transaction();
tx.callFunction({
target: data.notify ?? "",
args: function_abi?.params?.length === 0 ? [] : [Args.objectId(data.request_id)],
Copy link
Member Author

Choose a reason for hiding this comment

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

@rsoury rsoury merged commit c1a31c9 into main Mar 17, 2025
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.

4 participants