We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bfc9b5 commit cc79b25Copy full SHA for cc79b25
README.md
@@ -14,5 +14,6 @@ TODO List
14
- [x] job request input output of another job
15
- [x] fix dvm advertisement (use same d tag)
16
- [x] wait for multiple events/jobs for input to dvm
17
+ - [ ] include bid amount in input to DVMs so they can decide to accept/reject the job
18
- [ ] encrypted job params
19
- [ ] support zaps
tests/delete_events.go
@@ -0,0 +1 @@
1
+package main
0 commit comments