setup

package
v1.2.1-alpha-1 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateArguments

func ValidateArguments(privateKey *string, accountID *string, adminKey *string, topicThreshold *uint, members *int) error

Types

type DeployResult

type DeployResult struct {
	MembersPrivateKeys []hedera.PrivateKey
	MembersPublicKeys  []hedera.PublicKey
	MembersAccountIDs  []hedera.AccountID
	TopicId            *hedera.TopicID
	BridgeAccountID    *hedera.AccountID
	PayerAccountID     *hedera.AccountID
	Error              error
}

func Deploy

func Deploy(privateKey *string, accountID *string, adminKey *string, network *string, members *int, topicThreshold *uint) DeployResult

Directories

Path Synopsis
extend-config
cmd
from-config
cmd

Jump to

Keyboard shortcuts

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