Skip to content

Commit

Permalink
fix(SPV-000): lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-4chain committed Aug 28, 2024
1 parent c7c0409 commit a68cffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engine/chainstate/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ func (c *Client) checkFeeUnit() error {
return nil
}

// Logger will return the Logger instance
func (c *Client) Logger() *zerolog.Logger {
return c.options.logger
}

0 comments on commit a68cffa

Please sign in to comment.