You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
method name: getOutpointDeltasForAddressesInRange
inputs: array of addresses, from block hash, to block hash
return: array of added outpoints and array of deleted outpoints. Adds and deletes need to map to input address array.
needs to account for common ancestor.
The text was updated successfully, but these errors were encountered:
method name: getOutpointDeltasForAddressesInRange
inputs: array of addresses, from block hash, to block hash
return: array of added outpoints and array of deleted outpoints. Adds and deletes need to map to input address array.
needs to account for common ancestor.
The text was updated successfully, but these errors were encountered: