interledgerjs / five-bells-condition

JavaScript implementation of Crypto Conditions validation and fulfillment
https://github.com/rfcs/crypto-conditions
Other
31 stars 21 forks source link

Problems because ES6 spread operator is used #71

Closed perak closed 6 years ago

perak commented 7 years ago

Problem is related to js-bigchaindb-driver caused by five-bells-condition package, please see issue here:

https://github.com/bigchaindb/js-bigchaindb-driver/issues/92

justmoon commented 6 years ago

Resolved by #76.