Mr. Kenikh

Results 7 comments of Mr. Kenikh

@jawadAlghalayini view controller don't have navigationController

@JayT106 Decoded end block events: ```json [ { "type": "complete_unbonding", "attributes": [ { "key": "amount", "value": "100000000basecro", "index": true }, { "key": "validator", "value": "crocncl1t322hc258gc7dm005xfq0tsjqp9egujuh5tsnu", "index": true }, { "key":...

~~It is a known problem in blockchain. Hence transaction fee is one mechanism to deter such behaviour.~~

Tried it on my side – my node was stuck 👍🏻

Non-usd currencies already supported, but not documented yet. If look at the source code [here](https://github.com/DoctorMcKay/node-steamcommunity/blob/master/classes/CMarketItem.js#L4), we can see that, for example, method `getMarketItem` has a third optional parameter `currency`.

@justmavi https://github.com/telegraf/telegraf/issues/1863#issuecomment-1652652155

@zhzLuke96 hmmm, I use webhooks, but it also get stuck in the case of heavy middleware ```js const { Telegraf } = require('telegraf'); const { message } = require('telegraf/filters'); const...