gen

package
v1.2.8 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	Keys     []string `json:"keys"`
	Required int      `json:"required"`
	Total    float64  `json:"total"`
}

type Output

type Output struct {
	Debug struct {
		VestingAddress string
		VestingArgs    multisig.SpawnArguments
		VaultAddress   string
		VaultArgs      vault.SpawnArguments
	} `json:"-"`

	Address string `json:"address"`
	Balance uint64 `json:"balance"`
}

func Generate

func Generate(input Input) Output

Jump to

Keyboard shortcuts

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