uphold / docs

Uphold API Reference
https://uphold.com/en/developer/api/documentation/
48 stars 39 forks source link

Fix the description of `params->'progress'` #143

Open pedrobranco opened 6 years ago

pedrobranco commented 6 years ago

https://uphold.com/en/developer/api/documentation/#transaction-object

Instead of:

In case a transaction is coming in from the outside, how many confirmations have been received.

we should have something like:

In case of a external transaction (deposit/withdrawal), reflects the progress percentage (between 0.0 and 1.0).