Name | Lookup | Parameters | |
|---|---|---|---|
| update_oracle_keys | 4002 | 1 | |
| set_max_delay | 4003 | 1 |
Name | Lookup | Attributes | |
|---|---|---|---|
| AggregateUpdated | 4000 | ["Vec<(OracleKey, UnsignedFixedPoint)>"] | |
| OracleKeysUpdated | 4001 | ["Vec<OracleKey>"] | |
| MaxDelayUpdated | 4002 | ["Moment"] |
Name | Type | |
|---|---|---|
| MaxDelay | {"origin":"PlainType","plain_type":"U64","PlainTypeValue":11} | |
| OracleKeys | {"origin":"PlainType","plain_type":"Vec<spacewalk_primitives:oracle:Key>","PlainTypeValue":152} | |
| StorageVersion | {"origin":"PlainType","plain_type":"oracle:types:Version","PlainTypeValue":630} |
Name | Docs |
|---|---|
| InvalidOracleSource | Not authorized to set exchange rate |
| MissingExchangeRate | Exchange rate not specified or has expired |
| TryIntoIntError | Unable to convert value |