Uh oh!
There was an error while loading. Please reload this page.
feat: Add retrieving Transaction - #1775
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
HazAT
commented
Jun 29, 2020
We need to rebase this, the SDK docs have moved into their own page. |
| } | ||
| ``` | ||
| #### Retrieving a Transaction |
There was a problem hiding this comment.
The same heading appearing multiple times in the same page (3x in this page) will all generate the same anchor link.
Do we have some helper to customize the anchor name? We could use that to make those 3 headings use different anchors.
HazAT
commented
Jul 1, 2020
I rebased the PR ontop of master |
HazAT
commented
Jul 1, 2020
There is still a todo and we need to release python so we can't merge this yet |
rhcarvalho
commented
Jul 2, 2020
Filled in Python TODOs. |
This PR adds the last missing piece of how to retrieve a Transaction for SDKs.
Related: