test: fix typos
This commit is contained in:
parent
a13ac90d46
commit
51d53eab32
@ -864,8 +864,8 @@ func (n *networkHarness) DumpLogs(node *lightningNode) (string, error) {
|
||||
return string(buf), nil
|
||||
}
|
||||
|
||||
// SendCoins attemps to send amt satoshis from the internal mining node to the
|
||||
// targetted lightning node.
|
||||
// SendCoins attempts to send amt satoshis from the internal mining node to the
|
||||
// targeted lightning node.
|
||||
func (n *networkHarness) SendCoins(ctx context.Context, amt btcutil.Amount,
|
||||
target *lightningNode) error {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user