Initial oracles CC without validation
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
#include "CCPegs.h"
|
||||
|
||||
/*
|
||||
Pegs CC builds on top of Prices CC and would bind a pricefeed to a token bid/ask automated marketmaking.
|
||||
|
||||
Funds deposited into CC address for a specific peg would then be used to fund the bid/ask as the pricefeed changes the price. Profits/losses would accumulate in the associated address.
|
||||
|
||||
In the event funds exceed a specified level, it can be spent into a collection address. The idea is that the collection address can further be used for revshares.
|
||||
*/
|
||||
|
||||
// start of consensus code
|
||||
|
||||
Reference in New Issue
Block a user