cmd

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: GPL-3.0 Imports: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "escrow",
	Short: "client and server signature-escrow",
}

Functions

func Client

func Client() *cobra.Command

func EthAmount

func EthAmount() (int64, error)

func EthTo

func EthTo() (common.Address, error)

func EthTx

func EthTx() *cobra.Command

func Keygen

func Keygen() *cobra.Command

func PostEscrow

func PostEscrow(addr string, postData map[string]string) ([]byte, error)

func StartServer

func StartServer() *cobra.Command

Types

type EthTxFlags

type EthTxFlags struct {
}

type KeygenFlags

type KeygenFlags struct {
	Name    string
	KeyType string
}

type ServerFlags

type ServerFlags struct {
	Addr string
}

Jump to

Keyboard shortcuts

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