Fetch exchange rates in bulk from synth #1069
Reference in New Issue
Block a user
Delete Branch "1047-make-bulk-calls-to-synth-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix #1047
Awesome work here!
@@ -15,0 +30,4 @@endelse[]endI think this should fix #1037 as well correct?
@@ -57,12 +57,40 @@ class Provider::SynthendMostly style here, but could we keep this consistent with the
fetch_security_pricesmethod stub?@@ -15,0 +30,4 @@endelse[]endYes!
@@ -57,12 +57,40 @@ class Provider::SynthendDone.
Great work, thanks for the help here!