iotaledger / iota-sdk

The IOTA SDK provides developers with a seamless experience to develop on IOTA by providing account abstractions and clients to interact with node APIs.
Apache License 2.0
59 stars 41 forks source link

Rename prepare_transaction() to prepare_send_outputs() #2132

Closed Thoralf-M closed 8 months ago

Thoralf-M commented 8 months ago

Rename so it's more aligned with our other methods

Thoralf-M commented 8 months ago

Not sure I like this one...I mean you're not sending outputs really?

How is this different to sending accounts/NFTs?

DaughterOfMars commented 8 months ago

Well in those cases you are transferring ownership of the IDs, but that's not true with outputs.