Module multi_oracle_trie_with_diff

Module multi_oracle_trie_with_diff 

Source
Expand description

§MultiOracleTrieWithDiff

Data structure and functions used to store adaptor signature information for numerical outcome DLC with t of n oracles where some difference between the outcomes of each oracle can be supported.

Structs§

MultiOracleTrieWithDiff
Data structure used to store adaptor signature information for numerical outcome DLC with multiple oracles where some difference between the outcomes of each oracle can be supported.
MultiOracleTrieWithDiffDump
Container for a dump of a MultiOracleTrieWithDiff used for serialization purpose.
MultiOracleTrieWithDiffIter
Iterator for a MultiOracleTrieWithDiff trie.