0g-chain/x/pricefeed/doc.go
2019-11-25 14:46:02 -05:00

7 lines
295 B
Go

/*
Package pricefeed allows a group of white-listed oracles to post price information of specific assets that are tracked by the system. For each asset, the module computes the median of all posted prices by white-listed oracles and takes that as the current price value.
*/
package pricefeed