Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba committed Jul 19, 2023
1 parent fd412b4 commit 567205a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/bpmath/doc.go
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
// Package bpmath provides types and functions for doing basis point operations.
// There is no precision lost for operations like `a * b` where `a` or `b` is basis points,
// and the other variable is `Int`.
package bpmath

0 comments on commit 567205a

Please sign in to comment.