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
Add slotsInEpoch and slotsToEpochEnd to query tip command (#4912)
* Add slotsInEpoch and slotsToEpochEnd to query tip command
* Update changelog for new slotsInEpoch and slotsToEpochEnd fields in output of query tip command
Copy file name to clipboardExpand all lines: cardano-cli/ChangeLog.md
+2
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@
12
12
13
13
- Allow assembling transactions with no witnesses ([PR 4408](https://github.com/input-output-hk/cardano-node/pull/4408))
14
14
15
+
- Add `slotInEpoch` and `slotsToEpochEnd` to output of `query tip` command ([PR 4912](https://github.com/input-output-hk/cardano-node/pull/4912))
16
+
15
17
### Bugs
16
18
17
19
- Allow reading signing keys from a pipe ([PR 4342](https://github.com/input-output-hk/cardano-node/pull/4342))
0 commit comments