-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(iota-sdk): add sign_and_execute_transaction() fn to example utils (
#2101) * feat(iota-sdk): add sign_and_execute_transaction() fn to example utils * clippy * Add missing ) * Update crates/iota-sdk/examples/programmable_transactions_api.rs Co-authored-by: Thibault Martinez <[email protected]> * Accept IotaAddress as ref --------- Co-authored-by: Thibault Martinez <[email protected]>
- Loading branch information
1 parent
8b1c4a0
commit 70d738d
Showing
2 changed files
with
30 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters