Documentation ¶
Overview ¶
Package oasis implements the source storage interface backed by oasis-node.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsensusClient ¶
func NewConsensusClient(ctx context.Context, sourceConfig *config.SourceConfig) (nodeapi.ConsensusApiLite, error)
NewConsensusClient creates a new ConsensusClient.
func NewRuntimeClient ¶
func NewRuntimeClient(ctx context.Context, sourceConfig *config.SourceConfig, runtime common.Runtime) (nodeapi.RuntimeApiLite, error)
NewRuntimeClient creates a new RuntimeClient.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Due to the (sometimes breaking) changes in the types used by different evolutions of oasis-core over the Cobalt, Damask, and Eden upgrades, Nexus defines its own set of internal types here.
|
Due to the (sometimes breaking) changes in the types used by different evolutions of oasis-core over the Cobalt, Damask, and Eden upgrades, Nexus defines its own set of internal types here. |
Click to show internal directories.
Click to hide internal directories.