contract

package
v0.0.0-...-a856406 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAccount

func CreateAccount(contract AccountCreateContract) (*core.Transaction,
	error)

Types

type AccountCreateContract

type AccountCreateContract struct {
	OwnerAddress   string           `json:"ownerAddress"`
	AccountAddress string           `json:"accountAddress"`
	Type           core.AccountType `json:"type"`
}

Jump to

Keyboard shortcuts

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