File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,19 +165,19 @@ url = "http://0xa119589bb33ef52acbb8116832bec2b58fca590fe5c85eac5d3230b44d5bc09f
165165# unlock = false
166166
167167# Add one entry like this for each Dirk host
168- # [[signer.dirk.hosts]]
168+ # [[signer.dirk.hosts]]
169169# Domain name of the server to use in TLS verification, if different from the URL
170170# OPTIONAL
171- # server_name = "localhost-1"
171+ # server_name = "localhost-1"
172172# Complete URL of a Dirk gateway
173- # url = "https://localhost:8881"
173+ # url = "https://localhost:8881"
174174# Accounts to use as consensus keys
175- # accounts = ["Wallet1/Account1", "DistributedWallet/Account1"]
175+ # accounts = ["Wallet1/Account1", "DistributedWallet/Account1"]
176176
177- # [[signer.dirk.hosts]]
178- # server_name = "localhost-2"
179- # url = "https://localhost:8882"
180- # accounts = ["Wallet2/Account2", "DistributedWallet/Account1"]
177+ # [[signer.dirk.hosts]]
178+ # server_name = "localhost-2"
179+ # url = "https://localhost:8882"
180+ # accounts = ["Wallet2/Account2", "DistributedWallet/Account1"]
181181
182182# Configuration for how the Signer module should store proxy delegations.
183183# OPTIONAL
You can’t perform that action at this time.
0 commit comments