fyn-dev
fyn-dev
I don't how such query in Iridium will work `.find( { field: value }, { array: {$slice: count } } )` I don't see any support for projection. How to...
Let's say in my document I have this structure: ``` { "_id" : ObjectId("5a4212d22457b44fec8b06d3"), "house_name" : "good one" } ``` but in my code I want to map like this:...
[https://ropsten.etherscan.io/tx/0x96679c7cec365c4130bfce5859cc05f20a7dcaa2f0005b1d86574a77dd410db0](https://ropsten.etherscan.io/tx/0x96679c7cec365c4130bfce5859cc05f20a7dcaa2f0005b1d86574a77dd410db0) Contract created successfully, but transaction itself is failed. Why? No explanation what is the problem, nothing. Can anyone resolve this issue and spot where exactly the problem and why...