mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-01-26 23:15:19 +00:00
Compare commits
2 Commits
899c17ceb3
...
40b11ae046
Author | SHA1 | Date | |
---|---|---|---|
|
40b11ae046 | ||
|
ac42119583 |
@ -26,7 +26,7 @@ type Market struct {
|
||||
type Markets []Market
|
||||
```
|
||||
|
||||
`GenesisState` defines the state that must be persisted when the blockchain stops/stars in order for the normal function of the pricefeed to resume.
|
||||
`GenesisState` defines the state that must be persisted when the blockchain stops/starts in order for the normal function of the pricefeed to resume.
|
||||
|
||||
```go
|
||||
// GenesisState - pricefeed state that must be provided at genesis
|
||||
|
Loading…
Reference in New Issue
Block a user