account

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2019 License: Apache-2.0 Imports: 2 Imported by: 36

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	PrivateKey keypair.PrivateKey
	PublicKey  keypair.PublicKey
	Address    types.Address
	SigScheme  keypair.SignatureScheme
	Extension  AccountExtension
}

func (*Account) PrivKey

func (*Account) PrivKey() keypair.PrivateKey

func (*Account) PubKey

func (*Account) PubKey() keypair.PublicKey

get signer's public key

func (*Account) Scheme

func (*Account) Scheme() keypair.SignatureScheme

type AccountExtension

type AccountExtension struct {
	Id  uint64
	Url string
}

Jump to

Keyboard shortcuts

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