account

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	Path string

	Address        string
	PublicKey      []byte
	PrivateKey     []byte
	PublicKeyText  string
	PrivateKeyText string

	PublicKeyHex  string
	PrivateKeyHex string
	PrivateKeyWIF string

	EcdsaPub  *ecdsa.PublicKey
	EcdsaPriv *ecdsa.PrivateKey
}

func (*Account) ToBitcoinCash

func (acc *Account) ToBitcoinCash(net *btc.NetworkParams, style bch.AddrStyle) (err error)

func (*Account) ToCasinoCoin

func (acc *Account) ToCasinoCoin() (err error)

func (*Account) ToCosmos

func (acc *Account) ToCosmos() (err error)

func (*Account) ToCrown

func (acc *Account) ToCrown() (err error)

func (*Account) ToEOSIO

func (acc *Account) ToEOSIO() (err error)

func (*Account) ToEthereum

func (acc *Account) ToEthereum()

func (*Account) ToFIO

func (acc *Account) ToFIO() (err error)

func (*Account) ToHandshake

func (acc *Account) ToHandshake() (err error)

func (*Account) ToJingtum

func (acc *Account) ToJingtum() (err error)

func (*Account) ToRipple

func (acc *Account) ToRipple() (err error)

func (*Account) ToRsk

func (acc *Account) ToRsk(chainID int)

func (*Account) ToSimpleLedger

func (acc *Account) ToSimpleLedger(net *btc.NetworkParams) (err error)

func (*Account) ToStarname

func (acc *Account) ToStarname() (err error)

func (*Account) ToStellar

func (acc *Account) ToStellar(kp *keypair.Full) (err error)

func (*Account) ToTHORChain

func (acc *Account) ToTHORChain() (err error)

func (*Account) ToTerra

func (acc *Account) ToTerra() (err error)

func (*Account) ToTron

func (acc *Account) ToTron() (err error)

func (*Account) ToWhitecoin

func (acc *Account) ToWhitecoin() (err error)

Jump to

Keyboard shortcuts

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