Skip to content

Commit

Permalink
Add Raw Transaction to Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
edridudi committed Sep 2, 2024
1 parent d3ffbee commit ed832c2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,14 @@ Resource and maintenance requirements for Cardano blockchain components (e.g. ca
<td>Get detailed information about transaction(s) for requested blocks</td>
</tr>
<tr>
<td rowspan="6">Transactions</td>
<td rowspan="7">Transactions</td>
<td>UTxO Info</td>
<td>Get UTxO set for requested UTxO references</td>
</tr>
<tr>
<td>Raw Transaction (CBOR)</td>
<td>Get raw transaction(s) in CBOR format</td>
</tr>
<tr>
<td>Transaction Information</td>
<td>Get detailed information about transaction(s)</td>
Expand Down

0 comments on commit ed832c2

Please sign in to comment.