Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
tl-mingrui-huang committed Apr 20, 2023
1 parent 1689e73 commit 77e19ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apis/stablecoin/api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ impl StablecoinApi {
.get(
self.inner
.environment
.payments_url()
.stablecoin_url()
.join(&format!("/v1/on-ramp/transactions?limit={limit}"))
.unwrap(),
)
Expand Down

0 comments on commit 77e19ec

Please sign in to comment.