controllers

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MSAT_PER_SAT = 1000
)

Variables

This section is empty.

Functions

func NewGetBalanceController

func NewGetBalanceController(lnClient lnclient.LNClient) *getBalanceController

func NewGetInfoController

func NewGetInfoController(permissionsService permissions.PermissionsService, lnClient lnclient.LNClient) *getInfoController

func NewListTransactionsController

func NewListTransactionsController(lnClient lnclient.LNClient) *listTransactionsController

func NewLookupInvoiceController

func NewLookupInvoiceController(lnClient lnclient.LNClient) *lookupInvoiceController

func NewMakeInvoiceController

func NewMakeInvoiceController(lnClient lnclient.LNClient) *makeInvoiceController

func NewMultiPayInvoiceController

func NewMultiPayInvoiceController(lnClient lnclient.LNClient, db *gorm.DB, eventPublisher events.EventPublisher) *multiMultiPayInvoiceController

func NewMultiPayKeysendController

func NewMultiPayKeysendController(lnClient lnclient.LNClient, db *gorm.DB, eventPublisher events.EventPublisher) *multiMultiPayKeysendController

func NewPayInvoiceController

func NewPayInvoiceController(lnClient lnclient.LNClient, db *gorm.DB, eventPublisher events.EventPublisher) *payInvoiceController

func NewPayKeysendController

func NewPayKeysendController(lnClient lnclient.LNClient, db *gorm.DB, eventPublisher events.EventPublisher) *payKeysendController

func NewSignMessageController

func NewSignMessageController(lnClient lnclient.LNClient) *signMessageController

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL