// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Signature Request Component render should match snapshot when we are using eth 1`] = `
T
test

Signature request

Only sign this message if you fully understand the content and trust the requesting site.

Mail

Contents : Hello, Bob!
From :
Name : Cow
Wallets :
0 :
0xCD2...D826
1 :
0xDea...beeF
To :
0 :
Name : Bob
Wallets :
0 :
0xbBb...BBbB
1 :
0xB0B...Ea57
2 :
0xB0B...0000
`; exports[`Signature Request Component render should match snapshot when we want to switch to fiat 1`] = `
T
test

Signature request

Only sign this message if you fully understand the content and trust the requesting site.

Mail

Contents : Hello, Bob!
From :
Name : Cow
Wallets :
0 :
0xCD2...D826
1 :
0xDea...beeF
To :
0 :
Name : Bob
Wallets :
0 :
0xbBb...BBbB
1 :
0xB0B...Ea57
2 :
0xB0B...0000
`;