newroutes

package
v1.42.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetWithdrawableAccounts

func GetWithdrawableAccounts(c *gin.Context)

Types

type AccountNameRes

type AccountNameRes struct {
	Name     string           `json:"name"`
	Type     blockchains.Type `json:"type"`
	Currency currency.Type    `json:"currency"`
}

type GetWithdrawableAccountsRes

type GetWithdrawableAccountsRes struct {
	Accounts []AccountNameRes `json:"accounts"`
}

Jump to

Keyboard shortcuts

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