forked from cerc-io/laconicd
Add flag to enable/disable onboarding of validators (#6)
* Add gql implementation for getParticipant query * Add onboarding enable/disable flag * Remove unnecessary message field from onboardParticipant message * Add instructions to generate gql bindings
This commit is contained in:
@@ -6,6 +6,7 @@ services:
|
||||
environment:
|
||||
- TEST_AUCTION_ENABLED
|
||||
- TEST_REGISTRY_EXPIRY
|
||||
- ONBOARDING_ENABLED
|
||||
- LOGLEVEL
|
||||
volumes:
|
||||
- ../../scripts/init.sh:/docker-entrypoint-scripts.d/create-fixturenet.sh
|
||||
|
||||
Reference in New Issue
Block a user