Merge pull request #8662 from fuyangpengqi/master

chore: fix function names in comment
This commit is contained in:
Oliver Gugger
2024-04-29 15:10:20 +02:00
committed by GitHub
5 changed files with 6 additions and 6 deletions

View File

@ -1932,7 +1932,7 @@ func newFundingShimAssembler(chanPointShim *lnrpc.ChanPointShim, initiator bool,
), nil
}
// newFundingShimAssembler returns a new fully populated
// newPsbtAssembler returns a new fully populated
// chanfunding.PsbtAssembler using a FundingShim obtained from an RPC caller.
func newPsbtAssembler(req *lnrpc.OpenChannelRequest,
psbtShim *lnrpc.PsbtShim, netParams *chaincfg.Params) (