wallet

package
v0.0.0-...-836e728 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package wallet provides Api methods to get user wallet's public key

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ApplyRoutes

func ApplyRoutes(r *gin.RouterGroup)

ApplyRoutes applies router to gin RouterGroup

Types

type GetWalletPayload

type GetWalletPayload struct {
	PublicKey  string `json:"publicKey"`
	WalletAddr string `json:"walletAddr"`
}

type GetWalletRequest

type GetWalletRequest struct {
	UserId string `json:"userId"`
}

Jump to

Keyboard shortcuts

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