add validate subscriber signature func #411

Open
devstigneev wants to merge 1 commits from devstigneev/micro:v3_validate_subs into v3
Member

Pull Request template

Please, go through these steps before clicking submit on this PR.

  1. Give a descriptive title to your PR.
  2. Provide a description of your changes.
  3. Make sure you have some relevant tests.
  4. Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if applicable).

PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING

## Pull Request template Please, go through these steps before clicking submit on this PR. 1. Give a descriptive title to your PR. 2. Provide a description of your changes. 3. Make sure you have some relevant tests. 4. Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if applicable). **PLEASE REMOVE THIS TEMPLATE BEFORE SUBMITTING**
devstigneev added 1 commit 2026-01-15 11:51:13 +03:00
add validate subscriber signature func
Some checks failed
test / test (pull_request) Failing after 18m22s
lint / lint (pull_request) Failing after 18m35s
coverage / build (pull_request) Failing after 18m42s
43f77bed23
Some checks failed
test / test (pull_request) Failing after 18m22s
lint / lint (pull_request) Failing after 18m35s
coverage / build (pull_request) Failing after 18m42s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u v3_validate_subs:devstigneev-v3_validate_subs
git checkout devstigneev-v3_validate_subs
Sign in to join this conversation.