mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-08-12 22:01:40 +00:00
Revert "fix(pezkuwi-asset-hub): declare PEZ and USDT as sufficient assets"
This reverts commit af1a8a5468.
This commit is contained in:
+3
-5
@@ -116,8 +116,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1",
|
||||
"isSufficient": true
|
||||
"assetId": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -132,8 +131,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1000",
|
||||
"isSufficient": true
|
||||
"assetId": "1000"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -8303,4 +8301,4 @@
|
||||
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/chains/gradient/Acurast.svg",
|
||||
"addressPrefix": 42
|
||||
}
|
||||
]
|
||||
]
|
||||
@@ -148,8 +148,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1",
|
||||
"isSufficient": true
|
||||
"assetId": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -164,8 +163,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1000",
|
||||
"isSufficient": true
|
||||
"assetId": "1000"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -116,8 +116,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1",
|
||||
"isSufficient": true
|
||||
"assetId": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -132,8 +131,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1000",
|
||||
"isSufficient": true
|
||||
"assetId": "1000"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -834,4 +832,4 @@
|
||||
"defaultBlockTime": 2000
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
@@ -148,8 +148,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1",
|
||||
"isSufficient": true
|
||||
"assetId": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -164,8 +163,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1000",
|
||||
"isSufficient": true
|
||||
"assetId": "1000"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
@@ -148,8 +148,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1",
|
||||
"isSufficient": true
|
||||
"assetId": "1"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -164,8 +163,7 @@
|
||||
"buyProviders": {},
|
||||
"sellProviders": {},
|
||||
"typeExtras": {
|
||||
"assetId": "1000",
|
||||
"isSufficient": true
|
||||
"assetId": "1000"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user