* Add test for onboarding disabled flag
* Add onboardingDisabled test
* Modify test message
* Add test for onboarding disabled to query participants
* Modify test messages
* Use participants array type
* Remove unnecessary describe block
* Remove describe statement
* Remove message field from onboardParticipant message
* Add a workflow to run lint and build
---------
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
* Add getParticipant query method for getting participants list
* Add check to verify the list of registered participants in onboarding-test
* Modify test messages
* Add updated proto files and regenerate ts bindings
* Update proto files and regenerate ts bindings
* Fix imports