Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReadOnlyChain ¶ added in v1.11.14
type ReadOnlyChain interface {
// GetTimestamp returns the chain timestamp
GetTimestamp() uint64
}
ReadOnlyChain provides read-only access to chain state
Click to show internal directories.
Click to hide internal directories.