appfoundation

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2020 License: Apache-2.0, Apache-2.0 Imports: 4 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCostCenter

func GetCostCenter() insolar.Reference

Get reference CostCenter contract.

func GetMigrationAdmin

func GetMigrationAdmin() insolar.Reference

Get reference on MigrationAdmin contract.

func GetMigrationAdminMember

func GetMigrationAdminMember() insolar.Reference

Get reference MigrationAdminMember contract.

func GetMigrationDaemon

func GetMigrationDaemon(migrationMember insolar.Reference) (insolar.Reference, error)

Get reference on migrationdaemon contract by migration member.

func GetNodeDomain

func GetNodeDomain() insolar.Reference

Get reference on NodeDomain contract.

func GetRootDomain

func GetRootDomain() insolar.Reference

Get reference on RootDomain contract.

func GetRootMember

func GetRootMember() insolar.Reference

Get reference RootMember contract.

func IsEthereumAddress

func IsEthereumAddress(s string) bool

IsEthereumAddress Ethereum address format verifier

func IsMigrationDaemonMember

func IsMigrationDaemonMember(member insolar.Reference) bool

Check member is migration daemon member or not

Types

type SagaAcceptInfo

type SagaAcceptInfo struct {
	Amount     string
	FromMember insolar.Reference
	Request    insolar.Reference
}

type VestingType

type VestingType int

VestingType type of vesting process

const (
	DefaultVesting VestingType = iota
	Vesting1
	Vesting2
	Vesting3
	Vesting4
)

func (VestingType) String

func (i VestingType) String() string

Jump to

Keyboard shortcuts

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