mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
Added dev mode to the example config
This commit is contained in:
parent
be81e9b620
commit
55ea753c52
@ -17,3 +17,6 @@ useHTTPS : false
|
||||
rpcUsers : [
|
||||
{ user=user1, password=letmein, permissions=[ StartProtocol.net.corda.protocols.CashProtocol ] }
|
||||
]
|
||||
devMode = true
|
||||
// Certificate signing service will be hosted by R3 in the near future.
|
||||
//certificateSigningService = "https://testnet.certificate.corda.net"
|
Loading…
Reference in New Issue
Block a user