mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Merge commit 'e5bed7ac380b6adb54b60a2a72a2a8f07f50d6c1' as 'bridges'
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[parity]
|
||||
chain = "./deployments/dev/poa-config/poa.json"
|
||||
keys_path = "./deployments/dev/poa-config/keys"
|
||||
no_persistent_txqueue = true
|
||||
|
||||
[account]
|
||||
password = ["./deployments/dev/poa-config/pass"]
|
||||
|
||||
[rpc]
|
||||
apis = ["all"]
|
||||
cors = ["moz-extension://*", "chrome-extension://*"]
|
||||
|
||||
[mining]
|
||||
force_sealing = true
|
||||
|
||||
[misc]
|
||||
unsafe_expose = true
|
||||
Reference in New Issue
Block a user