Skip to content

Commit

Permalink
Compile-time constraint leads to runtime nil pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
karimodm committed Sep 29, 2023
1 parent 5a0850d commit 29b767a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/evil-spammer/wallet/connector.go
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,3 @@ func (c *WebClient) GetBlockIssuance() (resp *apimodels.IssuanceBlockHeaderRespo

return
}

// endregion ///////////////////////////////////////////////////////////////////////////////////////////////////////////

var _ Client = NewWebClient("abc")

0 comments on commit 29b767a

Please sign in to comment.