lightninglabs / taproot-assets

A layer 1 daemon, for the Taproot Assets Protocol specification, written in Go (golang)
MIT License
439 stars 106 forks source link

tapchannel: add 30 second timeout for funding ack #971

Closed Roasbeef closed 5 days ago

Roasbeef commented 5 days ago

This ensures that the CLI won't hang indefinitely if the other party fails to respond for we/ reason (disconnected TCP connection, etc).