Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

( type could be added in new iterations to allow for quick and simple index lookups based of on status. )

...

oracles tracks registered oracles used during the validation of unwrapping of NFT/tokens. This table also stores fee information used during the wrapping process.

The type oraclefees is defined as:

...

This The oracle_votes table is used during unwrapping operations. The registered oracles will call unwraptokens and emplace a new record. Once an oracle calls this action and 51% consensus is reached, the unwrapping will be approved and funds will be transferred.

...