Documentation ¶
Overview ¶
provides interfaces for nexuses imported by a lyer to avoid circular imports
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsumeNexusInterface ¶
type HandleInvoiceRequest ¶
type HandlePayRequest ¶
type HandleProviderInfoRequest ¶
type HandleProviderInfoRequest func(seed beacon.SharedSeed) account.AccountDb
type NexusBySharedSeed ¶
type RevokableNexus ¶
revoke from a layer
type SellingLayerInterface ¶
type SellingLayerInterface interface {
NexusWaitingForApp(seed *beacon.SharedSeed, sellerNexus nexus.Nexus)
}
type WaitingForApp ¶
Click to show internal directories.
Click to hide internal directories.