Documentation ¶
Index ¶
- func CoreAccessor(corecfg core.Config, signer *apptypes.KeyringSigner, sync *sync.Syncer) state.Accessor
- func Keyring(cfg Config, ks keystore.Keystore, net params.Network) (*apptypes.KeyringSigner, error)
- func Module(tp node.Type, cfg *Config) fx.Option
- func WithKeyringSigner(signer *types.KeyringSigner) fx.Option
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoreAccessor ¶
func CoreAccessor(corecfg core.Config, signer *apptypes.KeyringSigner, sync *sync.Syncer) state.Accessor
CoreAccessor constructs a new instance of state.Accessor over a celestia-core connection.
func WithKeyringSigner ¶
func WithKeyringSigner(signer *types.KeyringSigner) fx.Option
WithKeyringSigner overrides the default keyring signer constructed by the node.
Types ¶
Click to show internal directories.
Click to hide internal directories.