mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-08 03:58:05 +02:00
test: fix type in comment
This commit is contained in:
parent
ee65605495
commit
273f030390
@ -653,7 +653,7 @@ func testBasicChannelFunding(net *lntest.NetworkHarness, t *harnessTest) {
|
||||
t.Fatalf("bob didn't report channel: %v", err)
|
||||
}
|
||||
|
||||
// With then channel open, ensure that the amount specified above has
|
||||
// With the channel open, ensure that the amount specified above has
|
||||
// properly been pushed to Bob.
|
||||
balReq := &lnrpc.ChannelBalanceRequest{}
|
||||
aliceBal, err := net.Alice.ChannelBalance(ctxb, balReq)
|
||||
|
Loading…
x
Reference in New Issue
Block a user