Commit 8b0d5a4
authored
feat: add stamp create, utility get-bee and utility redeem commands (#551)
* feat: add stamp create, utility get-bee and utility redeem commands
* style: adjust code style
* test: fix tests
* chore: simplify wording
* test: increase timeout
* feat: check for minimumAmount
* test: fix zero price per block in test
* fix: fix stamp picker remaining capacity
* fix: remove 1h case from ttl description1 parent 3525734 commit 8b0d5a4
File tree
18 files changed
+1371
-162
lines changed- src
- command
- feed
- stamp
- utility
- service/stamp
- types
- utils
- test
- prompt
- utils
18 files changed
+1371
-162
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
0 commit comments