Documentation
¶
Index ¶
- func Components(coreEndpoint string, cfg key.Config) fx.Option
- func CoreAccessor(endpoint string) func(fx.Lifecycle, *apptypes.KeyringSigner) (state.Accessor, error)
- func Keyring(cfg key.Config) func(keystore.Keystore, params.Network) (*apptypes.KeyringSigner, error)
- func Service(accessor state.Accessor) *state.Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Components ¶
Components provides all components necessary to construct the state service.
func CoreAccessor ¶
func CoreAccessor( endpoint string, ) func(fx.Lifecycle, *apptypes.KeyringSigner) (state.Accessor, error)
CoreAccessor constructs a new instance of state.Accessor over a celestia-core connection.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.