
Action parameter in editexrate
{ "name": "editexrate", "base": "", "fields": [ { "name": "rate_stale_period", "type": "uint64" }, { "name": "oracle_future_limit", "type": "uint64" }, { "name": "exchange_rate_length", "type": "uint64" } ] }
Action parameter in editexrate
{
"name": "editexrate",
"base": "",
"fields": [
{
"name": "rate_stale_period",
"type": "uint64"
},
{
"name": "oracle_future_limit",
"type": "uint64"
},
{
"name": "exchange_rate_length",
"type": "uint64"
}
]
}