Closed bugparty closed 6 years ago
fix type error of issue #139 @this.value intent to be an BigNumber, but defined as map here so I changed the type of this.value using defineProperty insted of defineMapProperty
Thanks for this fix.
fix type error of issue #139 @this.value intent to be an BigNumber, but defined as map here so I changed the type of this.value using defineProperty insted of defineMapProperty