docs.rs failed to build orml-oracle-0.3.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
orml-oracle-1.4.0
Oracle module
Overview
This module exposes capabilities for oracle operators to feed external offchain data. The raw values can be combined to provide an aggregated value.
The data are submitted with unsigned transaction so it does not incure a transaction fee. However the data still needs to be signed by a session key to prevent spam and ensure the integrity.