Skip to content

Conversation

@danielailie
Copy link
Contributor

Description of the pull request (what is new / what has changed)

Did you test the changes locally ?

  • yes
  • no

Which category (categories) does this pull request belong to?

  • document new feature
  • update documentation that is not relevant anymore
  • add examples or more information about a component
  • fix grammar issues
  • other

@danielailie danielailie self-assigned this Apr 17, 2025
"outputs": []
}]
});
let abi = Abi.create({
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

// relayer signs the transaction
transaction.RelayerSignature = await carol.signTransaction(transaction);
// relayer signs the transaction
transaction.relayerSignature = await mike.signTransaction(transaction);
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch!

@danielailie danielailie merged commit bc10b63 into development Apr 17, 2025
3 checks passed
@danielailie danielailie deleted the TOOL-553-move-documentation-from-sdk-examples-to-sdk-core branch April 17, 2025 12:32
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