mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-28 18:34:56 +00:00
Enabling EIP 712 in production
This commit is contained in:
parent
9ae732cd6b
commit
166ea9c1ca
@ -10,7 +10,7 @@ const prodConfig = {
|
||||
[TX_SERVICE_HOST]: 'https://safe-transaction-history.dev.gnosisdev.com/api/v1/',
|
||||
[ENABLED_TX_SERVICE_MODULES]: false,
|
||||
[ENABLED_TX_SERVICE_REMOVAL_SENDER]: false,
|
||||
[SIGNATURES_VIA_METAMASK]: false,
|
||||
[SIGNATURES_VIA_METAMASK]: true,
|
||||
}
|
||||
|
||||
export default prodConfig
|
||||
|
Loading…
x
Reference in New Issue
Block a user