mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-03-30 15:08:28 +00:00
23 lines
341 B
YAML
23 lines
341 B
YAML
---
|
|
version: 1
|
|
accounts:
|
|
- name: alice
|
|
coins:
|
|
- 20000plmnt
|
|
- 200000000stake
|
|
- name: bob
|
|
coins:
|
|
- 100000000plmnt
|
|
- 100000000stake
|
|
client:
|
|
openapi:
|
|
path: docs/static/openapi.yml
|
|
faucet:
|
|
name: bob
|
|
coins:
|
|
- 100000000plmnt
|
|
- 100000stake
|
|
validators:
|
|
- name: alice
|
|
bonded: 100000000stake
|