interfaces

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleLatestTransactions

func HandleLatestTransactions(ctx *fasthttp.RequestCtx)

func InitAPIHandlers

func InitAPIHandlers(root *router.Group)

Types

type LatestTransaction

type LatestTransaction struct {
	Hash     string `json:"hash"`
	BlockNum int    `json:"blockNumber"`
	Amount   int    `json:"amount"`
}

Jump to

Keyboard shortcuts

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