mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Daily update
This commit is contained in:
parent
45b4ae87ff
commit
91ff9837e6
|
@ -19,6 +19,10 @@
|
|||
"commission": 12,
|
||||
"payoutDelay": 1,
|
||||
"payoutPeriod": 5
|
||||
},
|
||||
"status": {
|
||||
"disabled": true,
|
||||
"note": "Must allow minimum delegation 0, current 1000 and to be active, current status active"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -129,6 +133,10 @@
|
|||
"commission": 10,
|
||||
"payoutDelay": 6,
|
||||
"payoutPeriod": 1
|
||||
},
|
||||
"status": {
|
||||
"disabled": true,
|
||||
"note": "Must allow minimum delegation 0, current 20 and to be active, current status active"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -173,6 +181,10 @@
|
|||
"commission": 10,
|
||||
"payoutDelay": 6,
|
||||
"payoutPeriod": 1
|
||||
},
|
||||
"status": {
|
||||
"disabled": true,
|
||||
"note": "Must allow minimum delegation 0, current 10 and to be active, current status active"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -272,6 +284,10 @@
|
|||
"commission": 15,
|
||||
"payoutDelay": 6,
|
||||
"payoutPeriod": 1
|
||||
},
|
||||
"status": {
|
||||
"disabled": true,
|
||||
"note": "Must allow minimum delegation 0, current 100 and to be active, current status active"
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user