Fix include watch only accounts test

This commit is contained in:
Andrea Maria Piana 2023-06-29 08:58:39 +00:00
parent bbb17c6ce8
commit 67b176a20b
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ var (
UseMailservers: true,
LinkPreviewRequestEnabled: true,
SendStatusUpdates: true,
IncludeWatchOnlyAccount: true,
WalletRootAddress: types.HexToAddress("0x3B591fd819F86D0A6a2EF2Bcb94f77807a7De1a6")}
)