Skip to content

Commit

Permalink
Update uphold fingerprint (#2733)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sneagan authored Jan 7, 2025
1 parent bfe46a2 commit 46397eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/wallet/provider/uphold/uphold.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ const (

const (
// The Intermediate Certificates
sandboxFingerprint = "ZbyGcJ5+5ihQ6+X2cpgpMvBXKSUVSyqXyg/li7DH9IU="
prodFingerprint = "ZbyGcJ5+5ihQ6+X2cpgpMvBXKSUVSyqXyg/li7DH9IU="
sandboxFingerprint = "kIdp6NNEd8wsugYyyIYFsi1ylMCED3hZbSR8ZFsa/A4="
prodFingerprint = "kIdp6NNEd8wsugYyyIYFsi1ylMCED3hZbSR8ZFsa/A4="
)

var (
Expand Down

0 comments on commit 46397eb

Please sign in to comment.