You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cardano Node is a full implementation of the Cardano blockchain protocol that connects to the Cardano network, validates transactions and blocks, and maintains the blockchain state.
Copy file name to clipboardExpand all lines: docs/docs/core-concepts/cardano-addons.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ For transaction fields for the `size` and `scriptSize` are added to Transaction
98
98
}
99
99
```
100
100
101
-
### `/block/transactions`
101
+
### `/block/transaction`
102
102
103
103
When the block requested contains transactions with multi assets operations, the token bundles associated to each operation will be returned as metadata.
0 commit comments