forked from pantos-io/client-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpantos-client-cli.conf
More file actions
41 lines (40 loc) · 869 Bytes
/
pantos-client-cli.conf
File metadata and controls
41 lines (40 loc) · 869 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
application:
debug: false
blockchains:
avalanche:
active: true
keystore:
file: my_client.keystore
# password:
bnb_chain:
active: true
keystore:
file: my_client.keystore
# password:
celo:
active: true
keystore:
file: my_client.keystore
# password:
cronos:
active: true
keystore:
file: my_client.keystore
# password:
ethereum:
active: true
keystore:
file: my_client.keystore
# password:
fantom:
active: true
keystore:
file: my_client.keystore
# password:
polygon:
active: true
keystore:
file: my_client.keystore
# password:
solana:
active: false