-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
A-APIArea - APIArea - APIC-enhancementCategory - EnhancementCategory - EnhancementD-easyDifficulty - EasyDifficulty - EasyP-mediumPriority - MediumPriority - Medium
Milestone
Description
From #304 (iota.lib.js changes):
sendTransfer() was removed
prepareTransfers() + sendTrytes() should be used instead, with intermediate step of persisting transaction trytes. This extra step should be mentioned in docs for all methods that publish transactions (like in this case here)
I am not sure to quite understand the point of removing this helper function, would need to check how iota.lib.py or iota.lib.java are heading regarding this.
Metadata
Metadata
Assignees
Labels
A-APIArea - APIArea - APIC-enhancementCategory - EnhancementCategory - EnhancementD-easyDifficulty - EasyDifficulty - EasyP-mediumPriority - MediumPriority - Medium