External Updates

This commit is contained in:
catenocrypt 2020-11-19 19:14:03 +00:00 committed by trust-wallet-merge-bot
parent 9cd6c48d26
commit afdf692b44

View File

@ -211,6 +211,10 @@
}, },
"staking": { "staking": {
"minDelegation": 0 "minDelegation": 0
},
"status": {
"disabled": true,
"note": "No more capacity: -2163"
} }
}, },
{ {
@ -253,6 +257,10 @@
}, },
"staking": { "staking": {
"minDelegation": 10 "minDelegation": 10
},
"status": {
"disabled": true,
"note": "No more capacity: -105357"
} }
}, },
{ {
@ -358,7 +366,7 @@
}, },
"status": { "status": {
"disabled": true, "disabled": true,
"note": "No more capacity: -18537" "note": "No more capacity: -26072"
} }
}, },
{ {
@ -473,6 +481,10 @@
}, },
"staking": { "staking": {
"minDelegation": 0 "minDelegation": 0
},
"status": {
"disabled": true,
"note": "No more capacity: -1506"
} }
} }
] ]