mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 01:39:44 +01:00
Add api Public key
This commit is contained in:
parent
efa61f2cf8
commit
23aeb1c5c1
@ -202,6 +202,8 @@ ShapeshiftForm.prototype.shift = function () {
|
|||||||
'withdrawal': withdrawal,
|
'withdrawal': withdrawal,
|
||||||
'pair': pair,
|
'pair': pair,
|
||||||
'returnAddress': returnAddress,
|
'returnAddress': returnAddress,
|
||||||
|
// Public api key
|
||||||
|
'apiKey': '803d1f5df2ed1b1476e4b9e6bcd089e34d8874595dda6a23b67d93c56ea9cc2445e98a6748b219b2b6ad654d9f075f1f1db139abfa93158c04e825db122c14b6',
|
||||||
}
|
}
|
||||||
var message = [
|
var message = [
|
||||||
`Deposit Limit: ${props.buyView.formView.marketinfo.limit}`,
|
`Deposit Limit: ${props.buyView.formView.marketinfo.limit}`,
|
||||||
|
Loading…
Reference in New Issue
Block a user