mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-21 19:50:05 +01:00
nursery_store: update IncubateOutputs to take a slice of kid outputs
This commit is contained in:
@@ -47,6 +47,8 @@ import (
|
||||
//
|
||||
// DESCRIPTION OF OUTPUT STATES
|
||||
//
|
||||
// TODO(roasbeef): update comment with both new output types
|
||||
//
|
||||
// - CRIB (babyOutput) outputs are two-stage htlc outputs that are initially
|
||||
// locked using a CLTV delay, followed by a CSV delay. The first stage of a
|
||||
// crib output requires broadcasting a presigned htlc timeout txn generated
|
||||
|
||||
Reference in New Issue
Block a user