Hello!
I’m creating a channel in testnet using an already sync node with v5.0.0-rc5 with minimm_depth: 1.
In first case, using 11min. as funding timeout, it took 4 blocks to actually return the open SC !
- https://testnet.mdw.aepps.com/transactions/th_u4dnc6wNXe8XqnxXvg2q4bjPRHByK4Q28pNBC9Yu4r7AxoNST
- https://drive.google.com/file/d/1VuSAwItLOCiTf3JIUCf86_k2fJIr-8ZB/view?usp=sharing
In the second case, also using 11min. as funding timeout, it failed to create the SC but it is curious that block creation was included in block …064 and the timeout was triggered after block …065 was created.
- https://testnet.mdw.aepps.com/transactions/th_PKpeGKPAzRoBePC3dMGH48LxPC9xJeT65sdtPv1QugapiunBk
- full node log (sorry) : https://drive.google.com/file/d/1UDzC4qVVTMugLu_u4poTYmso6rW26Jr2/view?usp=sharing
Any ideas?
thanks!