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 GetWalletRequest ¶
type GetWalletRequest struct {
UserId string `json:"userId"`
}
Click to show internal directories.
Click to hide internal directories.