Skip to content

Commit

Permalink
style: add new line to slice init in radom gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
clD11 committed Aug 6, 2024
1 parent 4a4b5ae commit 19b64fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/skus/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -2563,6 +2563,7 @@ func newRadomGateway(env string) (radom.Gateway, error) {
Network: "SepoliaTestnet",
Token: "0x5D684d37922dAf7Aa2013E65A22880a11C475e25",
},

{
Network: "PolygonTestnet",
Token: "0xd445cAAbb9eA6685D3A512439256866563a16E93",
Expand Down

0 comments on commit 19b64fc

Please sign in to comment.