mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-08 19:27:27 +00:00
Compare commits
2 Commits
e07085bb0a
...
3d58bfa927
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d58bfa927 | ||
|
|
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