Eternity
Eternity
具体什么问题详细说一下,你这样反馈bug都不知道在说什么
通过替换entrypoint.sh应该可以解决你的问题
Sorry, i can only see eth for dai and eth for dai for usdt, can you be more detailed?
Got it !!! thanks for help https://github.com/Nethereum/Nethereum.Uniswap-V2-and-V3/blob/fec9bc6bb3a2a22243f63c526a0f0dafc6cab4e7/Nethereum.Uniswap/UniswapV2Router02/UniswapV2Router02Service.cs#L571
thanks for share
I have been set user: 1000:1000 in docker-compose.yaml,and set all folders as 777
{{ arg1|join }} is work and will output orrect answer, but in {{ arg1|join(‘\n’) }}, it is fail, also in {{ arg1|join(‘ ’) }} or {{ arg1|join(‘|’) }}
> Hey @Eternity714, I'm here to help you with any coding issues or questions you have! Let's tackle this together. > > The issue you're encountering with the `join` filter...