Change default value for offline signing to true in config

This commit is contained in:
Vitaliy Vlasov 2018-02-20 13:42:55 +02:00 committed by Tetiana Churikova
parent 096741f946
commit a72e2534fb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
:eth-wallet-file "/some/location"
;; Specifies whether to sign transactions before sending. Should be false for local Geth, true for remote Infura
:offline-signing false
:offline-signing true
;; address of token registry to be used
;; this is the default value for ropsten