mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
godoc: address copy-paste errors accross the codebase
This commit is contained in:
parent
c1036ff705
commit
a9977dd5f4
26 changed files with 62 additions and 50 deletions
|
|
@ -2753,7 +2753,7 @@ func toClientReservation(
|
|||
}
|
||||
}
|
||||
|
||||
// marshalFixedpoint marshals a fixed point from the tap rfqmath package to the
|
||||
// marshalFixedPoint marshals a fixed point from the tap rfqmath package to the
|
||||
// looprpc package.
|
||||
func marshalFixedPoint(bigIntFixedPoint *rfqmath.BigIntFixedPoint,
|
||||
) *looprpc.FixedPoint {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue