mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 17:50:13 +01:00
add more features to the signing node
This commit is contained in:
parent
9ffd42544e
commit
26f6bcda4e
@ -5,9 +5,11 @@ services:
|
|||||||
command:
|
command:
|
||||||
--chain dev
|
--chain dev
|
||||||
--light
|
--light
|
||||||
--jsonrpc-interface all
|
--ws-interface all
|
||||||
--jsonrpc-apis secretstore
|
|
||||||
--jsonrpc-cors all
|
--jsonrpc-cors all
|
||||||
|
--jsonrpc-interface all
|
||||||
|
--jsonrpc-hosts all
|
||||||
|
--jsonrpc-apis all
|
||||||
--keys-path /home/parity/.local/keys
|
--keys-path /home/parity/.local/keys
|
||||||
--node-key 0x27881af7f75724e25a9818f6c8e719895c8c9d3512003fc8ad0f47d762a07a79
|
--node-key 0x27881af7f75724e25a9818f6c8e719895c8c9d3512003fc8ad0f47d762a07a79
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user