Skip to content

Commit

Permalink
Fixed linting
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-momin committed Nov 7, 2024
1 parent a48a981 commit 46502ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/solana/txm/pendingtx_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1038,4 +1038,4 @@ func randomSignature(t *testing.T) solana.Signature {
require.NoError(t, err)

return solana.SignatureFromBytes(sig)
}
}

0 comments on commit 46502ef

Please sign in to comment.