# Functions
CheckChannelPolicy checks that the policy matches the expected one.
CopyFile copies the file src to dest.
MakeOutpoint returns the outpoint of the channel's funding transaction.
NewNetworkHarness creates a new network test harness.
NewNode creates a new test lightning node instance from the passed config.
NewServerHarness creates a new ServerHarness instance.
WithLitArg can be used to set a Litd config option.
WithoutLitArg can be used to delete a litd config option.
# Constants
DefaultAutogenValidity is the default validity of a self-signed certificate.
# Structs
HarnessNode represents an instance of lnd running within our test network harness.
No description provided by the author
NetworkHarness is an integration testing harness for the lightning network.
No description provided by the author
# Type aliases
LitArgOption defines the signature of a functional option that can be used to tweak the default arguments of a Litd node.