Some checks are pending
Docs Deploy / build_and_deploy (push) Waiting to run
Generate Docs / cli (push) Waiting to run
Generate Config Doc / cli (push) Waiting to run
Go formatting / go-formatting (push) Waiting to run
Check links / markdown-link-check (push) Waiting to run
Integration / pre-test (push) Waiting to run
Integration / test on (push) Blocked by required conditions
Integration / status (push) Blocked by required conditions
Lint / Lint Go code (push) Waiting to run
Test / test (ubuntu-latest) (push) Waiting to run
20 lines
317 B
YAML
20 lines
317 B
YAML
validation: sovereign
|
|
version: 1
|
|
accounts:
|
|
- name: bob
|
|
coins:
|
|
- 10000token
|
|
- 100000000stake
|
|
faucet:
|
|
name: danilo
|
|
coins:
|
|
- 5token
|
|
- 100000stake
|
|
client:
|
|
typescript:
|
|
path: override-1
|
|
openapi:
|
|
path: docs/static/include1.yml
|
|
validators:
|
|
- name: alice
|
|
bonded: 100000000stake
|