Skip to content

Commit

Permalink
more nits
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-ogrady committed Sep 1, 2020
1 parent c343b9c commit d623886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constructor/worker/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ type Helper interface {
) ([]string, error)

// Balance returns the balance
// for a provided address.
// for a provided address and currency.
Balance(
context.Context,
storage.DatabaseTransaction,
Expand Down

0 comments on commit d623886

Please sign in to comment.