-
Notifications
You must be signed in to change notification settings - Fork 21
getNewAddresses new signature #311
Copy link
Copy link
Open
Labels
A-APIArea - APIArea - APIC-enhancementCategory - EnhancementCategory - EnhancementD-easyDifficulty - EasyDifficulty - EasyP-mediumPriority - MediumPriority - Medium
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
A-APIArea - APIArea - APIC-enhancementCategory - EnhancementCategory - EnhancementD-easyDifficulty - EasyDifficulty - EasyP-mediumPriority - MediumPriority - Medium
From #304 (iota.lib.js changes):
We already do not have checksum as it is moved to the Address model.
For returnAll, makes sense to remove it, this parameter does not bring much benefit and make API more complex.
For total, I am not sure about why removing it, probably leaving it optional should be fine as well?