0585ed93be
This commit partially rectifies a quick hack that was previously thrown in to address an issue discovered due to possible state inconsistencies between an active channel object and the daemon’s breachAbrbiter. A prior commit has modified the interaction between the peer and the breachArbiter to eliminate the state in consistency. Therefore, we no longer need to access the database to ensure that we’re observing the latest channel state in order to correctly make a decision about whether a broadcast commitment transaction is a breach or not. |
||
---|---|---|
.. | ||
btcwallet | ||
channel_test.go | ||
channel.go | ||
config.go | ||
interface_test.go | ||
interface.go | ||
log.go | ||
parameters.go | ||
reservation.go | ||
script_utils_test.go | ||
script_utils.go | ||
size.go | ||
wallet.go |