Add --receive-mode parameter to jsonRpc command

This commit is contained in:
AsamK 2023-09-01 12:08:56 +02:00
parent ee195c966e
commit c8daef5113
4 changed files with 45 additions and 8 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Added `--receive-mode` parameter for `jsonRpc` command
## [0.12.1] - 2023-08-26
### Added