Skip to content

Commit

Permalink
fix(options): remove hot wallet addrs for now
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Dec 6, 2021
1 parent 728a0f9 commit df6d74e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions config/mocks/wallet-options-v4.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,6 @@
"walletConnect": true,
"withdrawalLocksFundsOnHold": true,
"useNewPaymentProviders": true
},
"hotWalletAddresses":{
"swap": {
"eth": "0xC05f893248D843192A989AEE6dC26d21426E78AF"
},
"exchange": {
"eth": "0x95eFeFA0A4564BfABfBB1Ee08A359C062EB0A94b"
},
"simplebuy": {
"eth": "0xFF202CBC6C794516164E45621143acDe4a3FEa24"
},
"lending": {
"eth": "0xBA0145434A0a53E58D10680254756F679c359463"
},
"rewards": {
"eth": "0x7d9d70c1A99FcC952d48b781947FAa0a3795083E"
}
}
}
},
Expand Down

0 comments on commit df6d74e

Please sign in to comment.