Skip to content

Commit

Permalink
wallet: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Jan 12, 2024
1 parent d446b17 commit 6135a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wallet/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ type (
Log *zap.Logger
}

// An Option is a configuration option for a wallet.
Option func(*config)
)

Expand Down

0 comments on commit 6135a8e

Please sign in to comment.