Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrF3Disabled = errors.New("f3 is disabled")
Functions ¶
This section is empty.
Types ¶
type F3Submodule ¶
func NewF3Submodule ¶
func NewF3Submodule(ctx context.Context, repo repo.Repo, chain *chain.ChainSubmodule, network *network.NetworkSubmodule, walletSign wallet.WalletSignFunc, syncer *syncer.SyncerSubmodule, ) (*F3Submodule, error)
func (*F3Submodule) API ¶
func (m *F3Submodule) API() v1api.IF3
Click to show internal directories.
Click to hide internal directories.