decentraland / decentraland-eth

DEPRECATED - Ethereum common helpers for Decentraland
https://decentraland.github.io/decentraland-eth/
Apache License 2.0
15 stars 9 forks source link

set number of confirmations for getConfirmedTransaction #52

Open cazala opened 5 years ago

cazala commented 5 years ago

getConfirmedTransaction waits for a single confirmation for resolving/rejecting the promise. On mainnet we have learned that this leads to a lot of false positives, so we should make the number of confirmations configurable