Fix include watch only accounts test
This commit is contained in:
parent
bbb17c6ce8
commit
67b176a20b
|
@ -43,6 +43,7 @@ var (
|
|||
UseMailservers: true,
|
||||
LinkPreviewRequestEnabled: true,
|
||||
SendStatusUpdates: true,
|
||||
IncludeWatchOnlyAccount: true,
|
||||
WalletRootAddress: types.HexToAddress("0x3B591fd819F86D0A6a2EF2Bcb94f77807a7De1a6")}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue