v1_0_1

package
v1.6.4 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FixPayment

func FixPayment(endpoint string, db *gorm.DB) error

Types

type Account

type Account struct {
	Addr       string `json:"addr"`
	Owner      string `json:"owner"`
	Refundable bool   `json:"refundable"`
}

type PaymentResult

type PaymentResult struct {
	PaymentAccount Account `json:"payment_account"`
}

Jump to

Keyboard shortcuts

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