We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48c51b5 commit 481a598Copy full SHA for 481a598
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 0.4.5
2
+- Create `StakeRewardsInfo`
3
+
4
## 0.4.4
5
- Update schema to for wit/2
6
- Add Stake and unstake transaction types
pubspec.yaml
@@ -5,7 +5,7 @@ description: A library to interface with the Witnet Protocol.
- communicate with a rust node or wallet server
- communicate with the explorer
7
8
-version: 0.4.4
+version: 0.4.5
9
10
homepage: https://github.com/witnet/witnet.dart
11
repository: https://github.com/witnet/witnet.dart
0 commit comments