ethereum-lightning / eth-lnd

Lightning Network Daemon ⚡️
MIT License
1 stars 1 forks source link

Go bindings and tests #2

Open shanev opened 6 years ago

shanev commented 6 years ago
bonedaddy commented 6 years ago

One thing to keep in mind about the blockchain simulator, I have never ever been able to get the adjust time function to work from go-ethereum's simulated backend:

https://godoc.org/github.com/ethereum/go-ethereum/accounts/abi/bind/backends#SimulatedBackend.AdjustTime

shanev commented 6 years ago

@postables Ah that sucks. We may not have to use it if we go with block height vs. time for the HTLC.