tip

package
v0.0.0-...-b4e1fbf Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Copyright © 2024 NAME HERE <EMAIL ADDRESS>

Index

Constants

This section is empty.

Variables

View Source
var TipCmd = &cobra.Command{
	Use:   "tip",
	Short: "Simple query example for Cardano Go PBL course",
	Long: `
Query tip of Cardano Preview network using Demeter example.

	`,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("tip called")
		chainTip()
	},
}

tipCmd represents the tip command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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