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
✨ feat: implement payment streams and related commands
- Add a new `pay` command to the main application for executing policy-protected payments.
- Introduce `Stream` functionality in the `pkg/streaming` package to manage persistent payment channels.
- Create associated test cases for the `Stream` functionality.
- Update dependencies in `go.mod` and create `go.work` configuration to support new modules.
0 commit comments