1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Modify development states to account for long domains.

This commit is contained in:
Kevin Serrano 2016-07-07 14:48:54 -07:00
parent 432221625c
commit 94c25ec26a
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -59,7 +59,7 @@
"from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc",
"to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761", "to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761",
"value": "0xde0b6b3a7640000", "value": "0xde0b6b3a7640000",
"origin": "testfaucet.metamask.io", "origin": "thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com",
"metamaskId": 1467921503489592, "metamaskId": 1467921503489592,
"metamaskNetworkId": "2" "metamaskNetworkId": "2"
}, },
@ -73,7 +73,7 @@
"from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc", "from": "0x0dcd5d886577d5081b0c52e242ef29e70be3e7bc",
"to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761", "to": "0x18a3462427bcc9133bb46e88bcbe39cd7ef0e761",
"value": "0xde0b6b3a7640000", "value": "0xde0b6b3a7640000",
"origin": "testfaucet.metamask.io", "origin": "thelongestdomainnameintheworldandthensomeandthensomemoreandmore.com",
"metamaskId": 1467923203344608, "metamaskId": 1467923203344608,
"metamaskNetworkId": "2" "metamaskNetworkId": "2"
}, },